-
Notifications
You must be signed in to change notification settings - Fork 4k
Updated generated Sql.Sdk #22087
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
Updated generated Sql.Sdk #22087
Conversation
️✔️Az.Accounts
️✔️Az.ApplicationInsights
️✔️Az.Compute
️✔️Az.EventHub
️✔️Az.KeyVault
️✔️Az.ManagedServiceIdentity
️✔️Az.Monitor
️✔️Az.Network
️✔️Az.OperationalInsights
️✔️Az.PrivateDns
|
Type | Cmdlet | Description | Remediation |
---|---|---|---|
It is required to update ChangeLog.md if you want to release a new version for Az.Sql. | Add a changelog record under Upcoming Release section with past tense. |
⚠️ Windows PowerShell - Windows
Type | Cmdlet | Description | Remediation |
---|---|---|---|
It is required to update ChangeLog.md if you want to release a new version for Az.Sql. | Add a changelog record under Upcoming Release section with past tense. |
️✔️UX Metadata Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Test
️✔️PowerShell Core - Linux
️✔️PowerShell Core - MacOS
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Storage
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
src/Sql/Sql.Sdk/Generated/Models/ExtendedServerBlobAuditingPolicy.cs
Outdated
Show resolved
Hide resolved
src/Sql/Sql.Sdk/Generated/BackupShortTermRetentionPoliciesOperations.cs
Outdated
Show resolved
Hide resolved
src/Sql/Sql.Sdk/Generated/BackupShortTermRetentionPoliciesOperations.cs
Outdated
Show resolved
Hide resolved
@milanbrkic-ms Is it OK to use this commit id for your PR c9fd3070a45da18959192265c0e62dd34b521ab1? I have confirmed the breaking change was introduced from the previous commit id and in this commit, the pattern validation was reverted. |
@vidai-msft its OK to use c9fd3070a45da18959192265c0e62dd34b521ab1 |
@milanbrkic-ms we have merged the code. Can you please fetch the latest and then re-generate the Sql.Sdk in your PR to see if anything would change? Thanks! |
Description
Re-generated Sql.Sdk using AutoRest and updated all the modified files.
Checklist
CONTRIBUTING.md
and reviewed the following information:generation
branch.ChangeLog.md
file(s) appropriatelyChangeLog.md
file can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
## Upcoming Release
header in the past tense. Add changelog in description section if PR goes intogeneration
branch.ChangeLog.md
if no new release is required, such as fixing test case only.