New value IdentityTypeSystemAssignedUserAssigned, IdentityTypeUserAssigned added to enum type IdentityType
New value SearchServiceStatusStopped added to enum type SearchServiceStatus
New enum type SearchBypass with values SearchBypassAzurePortal, SearchBypassNone
New enum type SearchDisabledDataExfiltrationOption with values SearchDisabledDataExfiltrationOptionAll
New function *ClientFactory.NewNetworkSecurityPerimeterConfigurationsClient() *NetworkSecurityPerimeterConfigurationsClient
New function NewNetworkSecurityPerimeterConfigurationsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*NetworkSecurityPerimeterConfigurationsClient, error)
New function *NetworkSecurityPerimeterConfigurationsClient.Get(context.Context, string, string, string, *NetworkSecurityPerimeterConfigurationsClientGetOptions) (NetworkSecurityPerimeterConfigurationsClientGetResponse, error)
New function *NetworkSecurityPerimeterConfigurationsClient.NewListByServicePager(string, string, *NetworkSecurityPerimeterConfigurationsClientListByServiceOptions) *runtime.Pager[NetworkSecurityPerimeterConfigurationsClientListByServiceResponse]
New function *NetworkSecurityPerimeterConfigurationsClient.BeginReconcile(context.Context, string, string, string, *NetworkSecurityPerimeterConfigurationsClientBeginReconcileOptions) (*runtime.Poller[NetworkSecurityPerimeterConfigurationsClientReconcileResponse], error)
New struct NSPConfigAccessRule
New struct NSPConfigAccessRuleProperties
New struct NSPConfigAssociation
New struct NSPConfigNetworkSecurityPerimeterRule
New struct NSPConfigPerimeter
New struct NSPConfigProfile
New struct NSPProvisioningIssue
New struct NSPProvisioningIssueProperties
New struct NetworkSecurityPerimeterConfiguration
New struct NetworkSecurityPerimeterConfigurationListResult
New struct NetworkSecurityPerimeterConfigurationProperties
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.3.1 to 1.5.1.
Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/azidentity's releases.
... (truncated)
Commits
0270c00
Refactor 4bc279bfefcf94d2049aee9801efd418a12e0314 (#22111)12830d0
Prep internal for release (#22110)4bc279b
Restore scheme/host when recording HTTP(S) (#22102)f8be4a3
suffix .go (#22096)12712c9
Add AzureCLICredentialOptions.Subscription (#21962)c85cf6c
Add docs on writing testable examples (#22084)8404d16
Add CODEOWNERS linter baseline error file (#22083)943ecbb
Sync eng/common directory with azure-sdk-tools for PR 7346 (#22063)c23f220
Lets not treat https code 401 as broken link (#22072)0d3efbd
Sync eng/common directory with azure-sdk-tools for PR 7334 (#22068)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show