Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added extra hardening security #31933

Merged
merged 1 commit into from
Jan 17, 2025
Merged

Conversation

chrisribe
Copy link
Member

@chrisribe chrisribe commented Nov 25, 2024

Created storage was being flagged by security wave.
All tests passing after changes and advisor recommendations all green.

Packages impacted by this PR

@azure/arm-healthdataaiservices

Issues associated with this PR

Created storage being flagged by security wave.

Storage should be Identity-Based Access Control, and then apply the AllowSharedKeyAccess = false
https://eng.ms/docs/products/azure-storage/security/standards/identity-based-access

Describe the problem that is addressed by this PR

Service 360 flag

What are the possible designs available to address the problem? If there are more than one possible design, why was the one in this PR chosen?

Followed recommended settings here and applied same settings used in main service.
https://eng.ms/docs/products/azure-storage/security/standards/identity-based-access

Are there test cases added in this PR? (If not, why?)

No, only storage settings.

Provide a list of related PRs (if any)

Related only where the New-TestResources.ps1 cmd fails without this PR (missing test data).
#31921

Command used to generate this PR:**(Applicable only to SDK release request PRs)

..\..\..\eng\common\TestResources\New-TestResources.ps1 -ServiceDirectory healthdataaiservices -UserAuth -BaseName demo1 -Subscription a49b70b4-60ee-4422-a7e2-xyz -DeleteAfterHours 8

Checklists

  • Added impacted package name to the issue description
  • Does this PR needs any fixes in the SDK Generator?** (If so, create an Issue in the Autorest/typescript repository and link it here)
  • Added a changelog (if necessary)

@chrisribe chrisribe requested review from deyaaeldeen, jeremymeng and a team as code owners November 25, 2024 21:27
@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@chrisribe chrisribe merged commit cd11a73 into Azure:main Jan 17, 2025
30 checks passed
@chrisribe chrisribe deleted the 9752-harden-security branch January 17, 2025 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants