New enum type CreatedByType with values CreatedByTypeApplication, CreatedByTypeKey, CreatedByTypeManagedIdentity, CreatedByTypeUser
New enum type EventLevelValues with values EventLevelValuesCritical, EventLevelValuesError, EventLevelValuesInformational, EventLevelValuesWarning
New enum type EventSourceValues with values EventSourceValuesResourceHealth, EventSourceValuesServiceHealth
New enum type EventStatusValues with values EventStatusValuesActive, EventStatusValuesResolved
New enum type EventTypeValues with values EventTypeValuesEmergingIssues, EventTypeValuesHealthAdvisory, EventTypeValuesPlannedMaintenance, EventTypeValuesRCA, EventTypeValuesSecurityAdvisory, EventTypeValuesServiceIssue
New enum type IssueNameParameter with values IssueNameParameterDefault
New enum type LevelValues with values LevelValuesCritical, LevelValuesWarning
New enum type LinkTypeValues with values LinkTypeValuesButton, LinkTypeValuesHyperlink
New enum type Scenario with values ScenarioAlerts
New enum type SeverityValues with values SeverityValuesError, SeverityValuesInformation, SeverityValuesWarning
New enum type StageValues with values StageValuesActive, StageValuesArchived, StageValuesResolve
New function NewChildAvailabilityStatusesClient(azcore.TokenCredential, *arm.ClientOptions) (*ChildAvailabilityStatusesClient, error)
New function *ChildAvailabilityStatusesClient.GetByResource(context.Context, string, *ChildAvailabilityStatusesClientGetByResourceOptions) (ChildAvailabilityStatusesClientGetByResourceResponse, error)
New function *ChildAvailabilityStatusesClient.NewListPager(string, *ChildAvailabilityStatusesClientListOptions) *runtime.Pager[ChildAvailabilityStatusesClientListResponse]
New function NewChildResourcesClient(azcore.TokenCredential, *arm.ClientOptions) (*ChildResourcesClient, error)
New function *ChildResourcesClient.NewListPager(string, *ChildResourcesClientListOptions) *runtime.Pager[ChildResourcesClientListResponse]
New function *ClientFactory.NewChildAvailabilityStatusesClient() *ChildAvailabilityStatusesClient
New function *ClientFactory.NewChildResourcesClient() *ChildResourcesClient
New function *ClientFactory.NewEmergingIssuesClient() *EmergingIssuesClient
New function *ClientFactory.NewEventClient() *EventClient
New function *ClientFactory.NewEventsClient() *EventsClient
New function *ClientFactory.NewImpactedResourcesClient() *ImpactedResourcesClient
New function *ClientFactory.NewMetadataClient() *MetadataClient
New function *ClientFactory.NewSecurityAdvisoryImpactedResourcesClient() *SecurityAdvisoryImpactedResourcesClient
New function NewEmergingIssuesClient(azcore.TokenCredential, *arm.ClientOptions) (*EmergingIssuesClient, error)
New function *EmergingIssuesClient.Get(context.Context, IssueNameParameter, *EmergingIssuesClientGetOptions) (EmergingIssuesClientGetResponse, error)
New function *EmergingIssuesClient.NewListPager(*EmergingIssuesClientListOptions) *runtime.Pager[EmergingIssuesClientListResponse]
New function NewEventClient(string, azcore.TokenCredential, *arm.ClientOptions) (*EventClient, error)
New function *EventClient.FetchDetailsBySubscriptionIDAndTrackingID(context.Context, string, *EventClientFetchDetailsBySubscriptionIDAndTrackingIDOptions) (EventClientFetchDetailsBySubscriptionIDAndTrackingIDResponse, error)
... (truncated)
Commits
0fbd371 Merge pull request #33 from jen20/virtual-network-client
c95e423 Add a client for Virtual Network management
af6985d Merge pull request #35 from ahmetalpbalkan/CreateBlockBlob
c99fb1d make block.Size int64, add CreateBlockBlob
9abf8bf Merge pull request #28 from jen20/private-error-messages
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 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/resourcemanager/resources/armsubscriptions from 1.1.1 to 1.2.0.
Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armsubscriptions's releases.
... (truncated)
Commits
0fbd371
Merge pull request #33 from jen20/virtual-network-clientc95e423
Add a client for Virtual Network managementaf6985d
Merge pull request #35 from ahmetalpbalkan/CreateBlockBlobc99fb1d
make block.Size int64, add CreateBlockBlob9abf8bf
Merge pull request #28 from jen20/private-error-messagesc1f7c85
Merge pull request #24 from jf/codetweaks0d03132
Merge pull request #19 from jf/master24f03c1
Merge pull request #32 from jf/clean-currentTimeRfc1123Formatted30c4704
util.go: remove unused dateLayout from currentTimeRfc1123Formatted()acc54a2
Merge pull request #29 from jen20/location-concatenationDependabot 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 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)