From 403e221f9eacce04e6a81ad2dc21b3f1ab0e5b11 Mon Sep 17 00:00:00 2001 From: Ji Wang Date: Mon, 18 Jul 2022 18:51:07 -0700 Subject: [PATCH] Copy the legacy API contracts to 2022 02 01 preview (#19799) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update resource association swagger (#18432) * update access mode values * update examples * Add 202 in delete spec * Add provisioning issues changes * update schema * review changs * update * typo in model fix * make provisioning issues readonly * Add one example in list association, provisioning state enum update * Add logggin categories in profile * examples update * update * update examples * reformat code * Add x-msidentifier for logger * update * provisioning state fix * Fix provisioning state * Add location header in delete nsp association * update location header * update location header * location header update Co-authored-by: Kaushal Kumar * Update changes.json (#18692) * [Hub Generated] Review request for Microsoft.HybridCompute to add version stable/2022-03-10 (#18458) * Adds base for updating Microsoft.HybridCompute from version preview/2021-12-10-preview to version 2022-03-10 * Updates readme * Updates API version in new specs and examples * updated the swagger * fixed typo * fixed examples * fixed swagger issues * removed columns * fixed the x-ms-identifier format * fixed the identifier again * fixed the readme tag * ran prettier * removed extra tag in the readme.md * Update HybridCompute.json updated serviceStatuses and agentConfiguration descriptions * removed resources * removed resources in the examples * addressed issues * ran prettier * A small fix to the newly added field's name * updated the az cli related files Co-authored-by: Justin Chen * [Hub Generated] Review request for Microsoft.Education to add version preview/2021-12-01-preview (#18297) * New Swagger Spec File * New Swagger Example Spec File * New Readme Config File * New Azure AZ Readme Config File * New Azure CLI Readme Config File * New Go Language Readme Config File * New Python Language Readme Config File * New Typescript Language Readme Config File * New C# Language Readme Config File * merging educationrp spec to public branch * Delete OperationGroupGet.json fix avocado error * Update readme.python.md (#18730) * [Purview - Scanning] adds new version for scanning 2022-02-01-preview (#17382) * adds new version for credentials api * adding new version to ReadMe * tagging /credentials * tagging /credential * rearranging ReadMe so that default tag could be detected * rearranging ReadMe so that default tag could be detected * testing avacado * adding 2022-02-01 back to ReadMe * testing avacado readme checker * testing avacado readme checker * testing a new readme file * Revert "testing a new readme file" This reverts commit e5536c9dd82f05dc75425f7cb41f015c42eece09. * testing AzureStorage discriminator * pr feedback * pr feedback * adds description for credential models * fixes typo * Operator connect API review (#18265) * Fixed wrong example payload for IoT central rest API - /deviceTemplates PUT (v1.0 only). (#18104) Co-authored-by: Chang Liu * Corrected the Tag name & python configuration in readme & readme.python.md files (#18731) * Corrected the Tag: name * Update readme.python.md Co-authored-by: Yuchao Yan * remove readonly (#18416) * [Hub Generated] Publish private branch 'main' (#18741) * Promote 2022-05-01-preview api from RPSaaSMaster to main * Fixing lint errors * Kipartha/execution details action start end (#18698) * Add action start/end time. * Update examples with action start/end times. * fix typo in description. Co-authored-by: kipartha * Allow non-Latin characters in Experiment name (#18703) https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/resource-api-reference.md#arguments-for-crud-on-resource * Add new apis for test button feature (#18156) * Add new apis for test button feature * Fix bug * Revert to old package version * Fix errors * Fix errors * Fix error * Remove " * Only include the actiongroups changes in this new tag as per Dapeng. * Revert "Only include the actiongroups changes in this new tag as per Dapeng." This reverts commit 529a149b258dfa8dc8dcc52b6e1fea16ab2b40d6. * Add "x-ms-identifiers": [], * Update the default tag * Add location headers * No need to return response * build * build * format json * Prettier check Co-authored-by: Thomas Pham * Azure Networking 2021-08-01 release of monthly branch (#18440) * Adds base for updating Microsoft.Network from version stable/2021-05-01 to version 2021-08-01 * Updates readme * Updates API version in new specs and examples * Add AppGw swagger changes for L4 proxy (#17561) * Add AppGw swagger changes for L4 proxy * Fix Lint Errors * fix prettier checks * HubRoutingPreference in VirtualHub (#17609) * commit1 * commit2 Co-authored-by: Khushboo Baheti * MultipleApipa feature VpnSiteLinkConnection and VirtualNetworkGatewayConnection (#17672) * VngConnection * VpnSiteLinkConnection * fixes * fixes * fix2 * fixes Co-authored-by: Khushboo Baheti * Virtual Wan P2S MultiPool feature swagger changes (#17620) * Virtual Wan P2S MultiPool feature swagger changes * Fix Swagger LintDiff errors * Fix LintDiff errors * Fix errors * Fix spec * Fix spec * Fix spec * Fix LintDiff errors * Fix LintDiff errors * Fix SDK azure-sdk-for-net generation error * Remove suppression * Fix errors * Fix Lintdiff error * Fix PrettierCheck * changes (#18002) * Revert "changes (#18002)" (#18014) This reverts commit 320ed6a6fc5a68e8af43da303f8e1caaacf24708. * Add nic auxiliary mode (#17577) * Add nic auxiliary mode * fix spacing * Fixing prettier check * Restoring package-lock file * Restoring package json Co-authored-by: Prachi Bhavsar * Connection Draining add new properties (#18052) * merge * fix * fix * Adding express route port authorization apis (#17582) * adding apis and updating resource to support ports auth * moving change to 2021-08-01 * minor: removing change from 2020-07-01 * lintdiff : adding type object * minor: fixing prettier * adding authorizations to ports property * fixing circuitResourceUri property name * fixing model validation * changing circuit resource uri type to string * removing authorizations child reosurce from parent property * Fix Azure Firewall Policy regressions. Back fix validation issues (#18233) * Fix regressions in Firewall Policy Swagger / give firewallPolicy.json some love * Additional lint violations * remove breaking changes for next time. TO DO * Revert "remove breaking changes for next time. TO DO" This reverts commit 8f44a174c73c02d18d829f6dfb1d990488770b23. * Reintroduce api-version for idps signature based routes. Create better names for enums to be generated in SDKs * standardize enum names with FirewallPolicy prefix * Azure Firewall Support of Private IP Ranges in IDPS (#18320) * Azure Firewall Support of Private IP Ranges in IDPS * make sure all arrays have x-ms-identifiers * FirewallPolicy not Firewall policy fix spellcheck validation * Ability to update tags on firewall policies (#18322) * Support updating of Azure Firewall Policy Tags. Includes HTTP Patch example * Use common-types ErrorDetail * Ability to update tags for Firewall Policies * spell check fix for firewallpolicy * Use future release api-version for example * Added flush conn to nsg (#18393) * Added flush conn to nsg * Updated flushConn to correct location * Updated description * Modified T/F to Enabled/Disabled * Refactoring so that null value appears first * Reverted FlushConnection to boolean value instead of string * Revert "Added flush conn to nsg (#18393)" (#18576) This reverts commit 6541d305880d1cf580496adc01f55197a01e992c. * Fixing typo in response of idps private ip range feature (#18574) * Use common-type api version (#18729) Co-authored-by: Ben Eshed * fix (#18417) Co-authored-by: Tianen <347142915@qq.com> Co-authored-by: gk-ms <97893166+gk-ms@users.noreply.github.com> Co-authored-by: Khushboo Baheti <37917868+Khushboo-Baheti@users.noreply.github.com> Co-authored-by: Khushboo Baheti Co-authored-by: Nilambari Co-authored-by: nimaller <71352534+nimaller@users.noreply.github.com> Co-authored-by: pracsb <78512712+pr-work@users.noreply.github.com> Co-authored-by: Prachi Bhavsar Co-authored-by: Matthew Yang <79727592+matyang22@users.noreply.github.com> Co-authored-by: utbarn-ms <66377251+utbarn-ms@users.noreply.github.com> Co-authored-by: Ben Eshed Co-authored-by: Satya-anshu <70507845+Satya-anshu@users.noreply.github.com> Co-authored-by: bewaterspassover <103988461+bewaterspassover@users.noreply.github.com> Co-authored-by: Ben Eshed * SCVMM public preview API spec (#18542) * add openapi spec for scvmm * lint fixes, spell fixes * typo fix * prettier * force delete query param * removing some deprecated properties * remove additional props * [Datafactory] Fix add failactivity in synapse (#18697) * Update readme.python.md (#18747) * [Doc]update doc for configure-python-sdk (#18618) * update doc * Update configure-python-sdk.md * Update configure-python-sdk.md * Update configure-python-sdk.md * Add groupids in privateLinkConnections property in *response only* (#18713) * add groupids in response * fix prettier issues * fix consistency problem with two swagger file Co-authored-by: Chenjie Shi * desktopvirtualization: generating the 2022-02 sdk (#18748) Co-authored-by: Alex Wilcox * Introduce stable version of Microsoft.Resources/changes (#18745) * Create 2022-05-01 * Delete 2022-05-01 * Create changes.json * Create GetChange.json * Create ListChanges.json * Update readme.md * Update changes.json * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Update readme.md * [synapse][mgmt] extract common definition for `CloudError` (#18762) * Update readme.python.md * update * fix * [Synapse] extract common definition for `CloudError`(part 2) (#18764) * fix * fix * AzureStackHub FabricLocation new API (#18323) * Copy existing FabricLocation * AzureStack Admin API - Fabric RP - FabricLocation - 2022-03-01 * Revert to original Fabric.json for common type * Swagger review changes for 2022-04-01-preview API (#18529) * swagger review initial commit * Swagger Changes for new API * Swagger Changes for new API * Swagger Changes for new API * Swagger Changes for new API * Swagger Changes for new API * fix validation issue * Swagger Changes for new API * Update readme.md changes to readme * manifest changes for new API * [Hub Generated] Review request for Microsoft.Notebooks to add version preview/2019-10-11-preview (#18482) * add x-ms-enum * Fix validation issues * Delete Notebooks spec Co-authored-by: Geoffrey Troyer Co-authored-by: Kyle Cutler * Enable azure-powershell CI for all management RPs (#18771) * Enable azure-powershell for all manage RPs * Change integrationRepository to Azure/azure-powershell-pr * Change azure-powershell in api-spec repo * Change azure-powershell in api-spec repo * Remove azure-powershell from some deprecated RPs Co-authored-by: v-yuzhichen@microsoft.com * [Hub Generated] Review request for Microsoft.MixedReality to add version stable/2021-01-01 (#18603) * Update Microsoft.MixedReality swagger to fix quality issues in s360 * Fixing linter issue * Revert "Fixing linter issue" This reverts commit 9d3b03a4aa7f742309c46277a7bf529f9f9a9088. Co-authored-by: Ramón Argüelles-García * Update pull_request_assignment.yml (#18780) Add Chenjie shi as assignee * [Go] Add batch tag 04/21/22 (#18763) * [Go] Add batch tag 04/21/22 * Healthcareapis microsoft.healthcare apis 2022 01 31 preview (#17920) * Adds base for updating Microsoft.HealthcareApis from version preview/2021-06-01-preview to version 2021-11-01 * Updates readme * Updates API version in new specs and examples * Initial updates for 2021-11-01 version * Fix prettier errors and resolve systemData error * Add missing type definitions * Remove pattern for validating Cors Origin. Regex was found to have DDoS issues. New correct pattern triggeres backwards breaking change alerts. Removing patterns in latest iteration to avoid error. Regexes are validated service side with updated logic already. * Add missing endtime from OperationResult * Revert CorsOriginEntry pattern removal to avoid false positive cross version breaking change * Add definition for Properties property in operation definition that was missing. * Test updating default verison per recommendation * Update services and workspaces to use some provisioning state to remove .NET SDK error * Resolve System.InvalidOperationException: Swagger document contains two or more x-ms-enum extensions with the same name 'ManagedServiceIdentityType' and different values: SystemAssigned,None vs. None,SystemAssigned,UserAssigned,SystemAssigned,UserAssigned * Revert "Resolve System.InvalidOperationException: Swagger document contains two or more x-ms-enum extensions with the same name 'ManagedServiceIdentityType' and different values: SystemAssigned,None vs. None,SystemAssigned,UserAssigned,SystemAssigned,UserAssigned" This reverts commit d44373c296808b50764b648279c60590a104a4b8. * Resolve System.InvalidOperationException: Swagger document contains two or more x-ms-enum extensions with the same name 'ManagedServiceIdentityType' and different values: SystemAssigned,None vs. None,SystemAssigned,UserAssigned,SystemAssigned,UserAssigned" * Change default back to 2021-01-11 version * Change default version back in 2021-11-01 in anticipation of new release * Revert changes that removed common-type references for local references * Add async headers to patch examples * Add managed identity settings to dicomservices * Add resourceVersionPolicyCOnfiguration to workspaces/fhirservices * Fix prettier errors * Add missing description for resourceTypeOverrides * Add missing "x-ms-identifiers" property for arrays. * add preview version 2021-11-01 * add api version 2022-01-31-preview * fix path * trigger GitHub actions * fix path Co-authored-by: Dustin Burson <47367432+dustinburson@users.noreply.github.com> Co-authored-by: Dustin Burson * Update pull_request_assignment.yml (#18779) * Update pull_request_assignment.yml * Update pull_request_assignment.yml Co-authored-by: Ray Chen * removing shortcodes specification since shortcode apis are not intend… (#18559) * removing shortcodes specification since shortcode apis are not intended for public use * removing shortcodes swagger file again since it was accidentally added while synchronizing fork * Microsoft.Relay API version 2021-11-01 (#17480) * base commit for new API version * Added new API version for 2021-11-01 * CI fixes * update * fix for Pythontrack2 * Revert "fix for Pythontrack2" This reverts commit e70f2e9d981aafd646df9e2b0ded863124aebd1d. * fix for 2018-01-01-preview API version Nextlink * Revert "fix for 2018-01-01-preview API version Nextlink" This reverts commit b2f1dff7dc721f9b767a3438ea68405e6032e4cf. * reverted python readme.md files changes * update ARM review comments * operations lintdifff fix * corrected authorization spelling * updated to use few common types * removed unused common types and combined v1 and v2 common types Co-authored-by: Ajit Navasare (MINDTREE LIMITED) * [Hub Generated] Review request for Microsoft.Devices to add version stable/2022-02-05 (#17948) * Adds base for updating Microsoft.Devices from version stable/2021-10-15 to version 2022-02-05 * Updates readme * Updates API version in new specs and examples * definition changes * example changes * no comments * swagger modelval fix #1 * general validation fix #1 * revert readonly change (breaking change) * added locatio pvtEp example * misplaced location param * location in PvtEConn response * header addition * headers #2 * example change with location sans spec * header nesting change * header under headers * header example * config readme and python (#18794) * [CosmosDB] Apis to redistribute throughput among physical partitions (#18664) * initial changes * Fix IsDryRun parameter * Revert IsDryRun change, fix spec for RedistributeThroughput * model throughputpolicy as an enum * remove 200 from specs Co-authored-by: amar-sagare <45947937+amar-sagare@users.noreply.github.com> * config readme python (#18795) * Remove unused enum from Microsoft.Resources/changes (#18788) * Update changes.json * Prettier * Fix typo in Microsoft.Resources/changes swagger (#18797) * Lots API Description Update (#18611) * [Resources] Config readme.python (#18799) * Update readme.python.md * Update readme.python.md * [Go]Remove servicelinker go track1 config (#18801) * [Go]Remove servicelinker go track1 config in readme.go.md * remove repo * [DataFactory]Added privateEndpoint property Into PrivateLinkConnectionApprovalRequest (#18793) * [DataFactory]Added privateEndpoint Into PrivateLinkConnectionApprovalRequest * update * Add Pause Resume API (#18803) * Add Pause Resume API * Fix LintDiff * Fix responses * Fix prettier * Update version of the python Chaos SDK (#18754) * Dev recoveryservices microsoft.recovery services 2022 01 31 preview (#18378) * Adds base for updating Microsoft.RecoveryServices from version stable/2022-01-01 to version 2022-01-31-preview * Updates readme * Updates API version in new specs and examples * Adding capability API to swagger * Fixes * Fixing error * Fixing validation errors * Prettier fixes * Fixing example description for capabilities * Correcting value in example * Changes to support multi subResource * Adding x-ms-identifiers * Prettier fix * Dev dataprotection microsoft.data protection 2022 03 31 preview (#18624) * Adds base for updating Microsoft.DataProtection from version preview/2022-02-01-preview to version 2022-03-31-preview * Updates readme * Updates API version in new specs and examples * Changes from 2022-03-01 * Adding extension routing API * Prettier fix * Undo unintentional changes * Revert "Prettier fix" This reverts commit 3ac4c11592e7bba2297d14d0183ced1c444c2103. * Adding autoheal settings * Adding x-ms-parameter-location * Fixing example resourceId and extension resource path Co-authored-by: chandrasekarendran <59728024+chandrasekarendran@users.noreply.github.com> * Fixing linting issue (#18781) * [Hub Generated] Publish private branch 'dev-orbital-Microsoft.Orbital-2021-04-04-preview' (#18551) * New Swagger Spec File * New Swagger Example Spec File * New Readme Config File * New Azure AZ Readme Config File * New Azure CLI Readme Config File * New Go Language Readme Config File * New Python Language Readme Config File * New Typescript Language Readme Config File * New C# Language Readme Config File * Orbital sdk 2021 04 04 preview (#5253) * New Readme Config File * New Go Language Readme Config File * New Typescript Language Readme Config File * New Python Language Readme Config File * New C# Language Readme Config File * New Ruby Language Readme Config File * New Swagger Spec File * New Swagger Example Spec File * Added orbital.json file * Passed linting using AutoRest for 2020-09-01 Azure Orbital Private Privew * Updated Operation object under Azure Orbital 2020-09-01 preview. * Updated Operation object under Azure Orbital 2020-09-01 preview. * Updated Satellites object for Azure Orbital 2020-09-01 preview * Updated examples for Azure Orbital Private Preview 2020-09-01 * Updated examples for Azure Orbital Private Preview 2020-09-01 * Updated examples for Azure Orbital Private Preview 2020-09-01 * Addressed feedback from ARMChangesRequested * Updated the GetAvailableContacts api to add long running operation * Updated the api version * Updated the objects based on discussion with PM. * list available ground station made a POST request (#2521) * list available ground station made a POST request * Swagger LintDiff fix Co-authored-by: Devanshu Singh * swagger specs for version-20210404-preview * removed cross version references. Copied over unchanged examples from the previous API version 2021-09-01-preview * removed availableGroundStations API * New Readme Config File New Go Language Readme Config File New Typescript Language Readme Config File New Python Language Readme Config File New C# Language Readme Config File New Ruby Language Readme Config File New Swagger Spec File New Swagger Example Spec File Added orbital.json file Passed linting using AutoRest for 2020-09-01 Azure Orbital Private Privew Updated Operation object under Azure Orbital 2020-09-01 preview. Updated Operation object under Azure Orbital 2020-09-01 preview. Updated Satellites object for Azure Orbital 2020-09-01 preview Updated examples for Azure Orbital Private Preview 2020-09-01 Updated examples for Azure Orbital Private Preview 2020-09-01 Updated examples for Azure Orbital Private Preview 2020-09-01 Addressed feedback from ARMChangesRequested Updated the GetAvailableContacts api to add long running operation Updated the api version Updated the objects based on discussion with PM. list available ground station made a POST request (#2521) * list available ground station made a POST request * Swagger LintDiff fix Co-authored-by: Devanshu Singh * validation check changes. Avocado, SpellCheck and prettier * validation checks changes * Modify readme.md for sdk generation * added system data * sdk pre namer validation changes * lintdiff warning changes * add comms scenario swagger (#3794) * add comms scenario swagger * remove unused example * fix some validation errors * fix style issues * update spec based on feedback * add updated example files * fix CI errors * change endpoints/connections list APIs to posts from gets * connections lists from endpoints return resource IDs rather than full objects. * update examples files for endpoints connections list APIs * fix operationIds and add descriptions * fix more op ids and add descriptions for real * fix typos, add constraints, and remove kbps/gbps from bandwidth (#4023) * Updates to Resource Types (Modifications and Renames) (#4294) * update orbital.json * update examples * prettier fix * unfix old api version * fix ci issues * make more fields immutable * update provisioning states * swagger specs for Available groundstation APIs, version 2021-preview (#4920) * swagger specs for Available groundstation APIs, version 2021-preview * npm prettier check * added type object * removed capability and global comms info from responses * prettier fix * changed AP id response * changes to schema to follow ARM format, resource id update * Spelling check fix * Ground Station spell check * added groundstation to custom words * Revert "added groundstation to custom words" This reverts commit 0d7e18217de98836dcb8ba991685e15436004836. * Revert "Ground Station spell check" This reverts commit ef85b3b26f9ddf81dc1f50a9b677f9d8f115c4cf. * Revert "Spelling check fix" This reverts commit 6bd95c6e013889b6d488703846bbe87bbbb9c494. * word addition * type in response * type definition in swagger * readonly add Co-authored-by: Akanksha Bhattacharyya * removed comms APIs * readme updated * fixed Swagger Avocado errors * swagger lintDiff fix 1 * swagger lintDiff fix 2 * swagger lintDiff fix 3 Co-authored-by: Sunny Patel Co-authored-by: Sunny Patel Co-authored-by: Arthur Ning <57385816+akning-ms@users.noreply.github.com> Co-authored-by: Devanshu Singh Co-authored-by: Zhenglai Zhang Co-authored-by: Jim Harris <72156062+MicrosoftJim@users.noreply.github.com> Co-authored-by: Akanksha Bhattacharyya Co-authored-by: Akanksha Bhattacharyya * operation IDs updated (#5461) Co-authored-by: Devanshu Singh * Dev orbital microsoft.orbital 2021 04 04 preview (#5491) * operation IDs updated * updated OperationListResult definition * review points implemented Co-authored-by: Devanshu Singh * Azure Orbital - Review points implemented (#5507) * operation IDs updated * updated OperationListResult definition * review points implemented * referencing CloudError, ApiVersionParameter, ResourceGroupNameParameter, SubscriptionIdParameter from common-types * reverting cloudError refs * prettify json * reorder some parameters Co-authored-by: Devanshu Singh Co-authored-by: ArcturusZhang * Removed Empty allOf (#5510) * operation IDs updated * updated OperationListResult definition * review points implemented * referencing CloudError, ApiVersionParameter, ResourceGroupNameParameter, SubscriptionIdParameter from common-types * reverting cloudError refs * prettify json * removed empty allOf * validation checks Co-authored-by: Devanshu Singh * readme.go.md fixed (#5512) * operation IDs updated * updated OperationListResult definition * review points implemented * referencing CloudError, ApiVersionParameter, ResourceGroupNameParameter, SubscriptionIdParameter from common-types * reverting cloudError refs * prettify json * removed empty allOf * validation checks * readme.go.md fixed Co-authored-by: Devanshu Singh * Remove last empty allOf (#5513) * operation IDs updated * updated OperationListResult definition * review points implemented * referencing CloudError, ApiVersionParameter, ResourceGroupNameParameter, SubscriptionIdParameter from common-types * reverting cloudError refs * prettify json * removed empty allOf * validation checks * readme.go.md fixed * remove one last empty allOf Co-authored-by: Devanshu Singh * stable API version 2022-03-01 * valid json * lint diff fix * lint diff fix 2 * avocado fix * lint diff warninga 1 * lint diff warnings 2 * prettier fix * readme.me updated 2022-03-01 * Update readme.python.md Co-authored-by: Sunny Patel Co-authored-by: Sunny Patel Co-authored-by: Arthur Ning <57385816+akning-ms@users.noreply.github.com> Co-authored-by: Devanshu Singh Co-authored-by: Zhenglai Zhang Co-authored-by: Jim Harris <72156062+MicrosoftJim@users.noreply.github.com> Co-authored-by: Akanksha Bhattacharyya Co-authored-by: Akanksha Bhattacharyya Co-authored-by: ArcturusZhang Co-authored-by: Yuchao Yan * [Hub Generated] Review request for Microsoft.Consumption to add version stable/2021-10-01 (#18174) * Adding details about access and Report Schema for reservation report * MISC * Missing errors * fixing model error * MISC * MISC * MISC * MSIC * MISC * Removing Etag to fix the S360 item * Fixing Routing issue * MISC * MISC * MISC * MISC * Azure Red Hat OpenShift 2022-04-01 API (#18350) * test * Fix Swagger LintDiff failures * More lint errors * Update readme.md * Update readme.python.md Co-authored-by: Peter Kostyukov Co-authored-by: Yuchao Yan * add xms-ids for providerhub (#17991) * [SQL] Revert replication_link_legacy changes (#18772) * reverting replication_links legacy changes * revert changes to composite package v5 tag * add to correct package tag - v5 * add or modify files (#18833) * DataBox API version upgrade to 2022-02-01 (#18734) * Change operationIds and descriptions for doc generation * Initial commit - copy files from previous version * Changes for v2022-02-01 * Remove unnecessary changes * Revert minor change * Update readme.python.md `readme.python` has used track2 by default, so it no longer needs `track2` tag. Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com> * Refactor v3 common type ResourceModelWithAllowedPropertySet definition to include systemData and reuse propertiy definitions. (#18789) * scvmm-typescript.md-update (#18802) * Add new enum values to DataBindingMode (#18690) * Add 2021-11-01-preview BlobAuditing.json in SQL V5 SDK tag (#18819) * added separate audit section for sdk generation * update audit version * remove audit version * lint * added blob-auditing version at the end of V5 Co-authored-by: Ilias Khan * Update costmanagement.exports.json (#18822) * [SQL] Databases API - propagate changes on newer versions (#18753) * Update version 2021-08-01-preview * Update version 2021-11-01-preview * ignore string shuffling * [Go]deviceprovisioningservices add batch tag package-2022-02 (#18842) * [Go]deviceprovisioningservices add batch tag package-2022-02 * rename go track2 module name * Change number to integer (#18834) * update-resources-typescript.md (#18746) * HardwareSecurityModules service-name (#18847) * Subledgerid swagger update (#18628) * added subledger id tracking * prettier fix * subledger endpoint added * subledgerids spec added * added * testing changes * fixed pem array * fixed pem array * camel cased * move version to a YYYY-MM-DD value * move version to a YYYY-MM-DD value * open api board changes * small change collectionIds -> collections * fixed examples * prettier fix * match schema of other arrays * updated version * updating file path * updating version in readme * updated model * prettier fix? * updated comments * updated naming * date fix * nextlink update * Add locations, sku and remove IoT connection properties (#18481) * Add locations and sku * Pretty * update * update (#18859) * Update readme.python.md (#18860) * Miceru/fix for automanage completeness (#18752) * Add HybridCompute paths * Add AzureStackHci paths * fix spelling * formatting * formatting * fix LintDiff errors * fix LintDiff warnings * implemented collection GET for configurationProfileAssignments resources * fix LintDiff warnings * change description to NoContent * enable go track 2 pipeline Co-authored-by: ArcturusZhang * Fix newlines (#18864) * Update ManagedServerDnsAliases API definition (#18751) * Update managed server dns alias api definition * Update example files * [Hub Generated] Review request for Microsoft.AzureStackHCI to add version stable/2022-05-01 (#18851) * Adds base for updating Microsoft.AzureStackHCI from version stable/2022-03-01 to version 2022-05-01 * Updates readme * Updates API version in new specs and examples * added patch API to ArcSettings resource and introduced ArcConnectivityProperties attribute * fixing formatting issue * adding 202 into delete example * prettier formatting fix * addressing code review comments * New stable version for ga (#18824) * copy 2022-02-15 to a new folder * copy same version from private repo RPSaaSMaster * update readme * revert some changes in readme * replace readOnly with x-ms-secret * revert the changes since it cause breaking changes Co-authored-by: Yunpeng Hou Co-authored-by: Yunpeng Hou * fix execution details correctness - S360. (#18721) * fix execution details correctness - S360. * Add x-ms-identifiers to runInformation arrays. * fix prettier format. Co-authored-by: kipartha * adding changes from preview version 2022-02-01-preview to stable version 2022-04-01 (#18571) * Base commit: copying 2022-03-01 stable version to 2022-04-01 stable version * update version in examples and dataprotection.json * updated readme.md * adding changes from preview version 2022-02-01-preview to stable version 2022-04-01 * fixed prettier and avocado issues * Update readme.md * Correct Probe enums (#18839) * fix probe enums * Fix revision mode enum * Fix patch example * [PostgreSQL] Adding a new privatepreview version for fast-provisioning feature (#18700) * add new files * Add getCachedServerName API * location capability property update * revert the wrong change * Add new line and change formats * fix ci issue * Remove example file * Re-add example file * Added readme files * Add location name * Add definitions for required parameters * Run prettier and handle model validation isue * Remove additional property * prettier run again * Revert "[PostgreSQL] Adding a new privatepreview version for fast-provisioning feature (#18700)" (#18915) This reverts commit 87b55611561add58ab0086f8c442e0bd25a51651. * Promote shiftleft in PR template (#18914) * fix: typo in tag for MSI 2021-09-30-preview (#18850) * Add 2022-02-01-preview to Microsoft.MachineLearningServices (#17990) * base off Microsoft.MachineLearningServices/preview/2022-01-01-preview * bump to 2022-02-01-preview * bump to /v3/types.json * use /v3/types.json Sku definition * migrate mls.json to common-types managedIdentity * add mfe.json + examples * add 2022-02-01-preview to readme files * remove unused ContainerResourceRequirements definition in mls.json * fix ModelValidation issues in example files * prettier * typo fixes + custom words * remove workspaceSkus.json * workspaceFeatures.json spec fixes * update mls.json + examples * add known x-ms-identifiers * remove workspaceSkus.json from readme * add final x-ms-identifiers property * more typo fixes * fix build errors * fix more build errors * various description + example fixes/additions * remove uri as a required property * rename ImageDataSettings to ImageVerticalDataSettings * rename MLTableDataVersion to MLTableData * add missing links * add more InputDeliveryMode enum values * add missing x-ms-enums.values lists * remove unnecessary x-ms-identifiers property * mark required properties as [Required] in description * description updates * pattern no longer required * add scheduled and scheduleId query params * add EgressPublicNetworkAccessType definition * add PublicNetworkAccessType * typo fix Co-authored-by: zhaomuzhi * TLS Picker Feature - Swagger Changes For Service Bus (#17967) * Copied latest base api-version * TLS Picker Swagger changes for SB * Changed the degault tag for Readme * updated all enums to "modelAsString": true Co-authored-by: Ajit Navasare (MINDTREE LIMITED) * update appcontainers (#18917) * Adding ApplicationGroup to EventHub Namespace (#17430) * Copying latest version from stable * ApplicationGroup added * Fix validations * Fix validations * Validations fix continued * Validations fix continued * Fix contd. * Fix validations contd. * Fix contd. * Fix validations contd. * Fix contd. * Fix validations * Fix contd. * Fix validations contd. * Validations fix continued * PR comments addressed * Minor description change * Reset previous 2 commits * PR comments addressed * Added x-ms-identifier in array for satisfying newly introduced pipeline. * Changing name field * Contract changes * PublicNetworkAccess Enum value addition for NSP * Nsp public APIs * NSP Lint fix * Lint Update * Nsp Lint Update * Nsp Lint Update * Moving NSP to correct API Version * Move NSP examples to correct API Version * Move NSP examples to correct API Version * Moving New update of PublicNetworkAccess to correct API Version * Nsp Examples fix * Nsp Examples fix * Nsp Examples fix * Nsp Examples fix * Nsp Examples fix * Spell Fix * Nsp AccessRules update * Swagger changes for TLS Picker * Removing error response from the v1 definition * Adding error response from the v1 definition * NSP State enum update * changed to use ErrorResponse from v2 * NSP Lint Fixes * NSP Lint Fixes * NSP Example update * Changing data model definition * Update examples * Fix style * Fix style contd. * Test ApplicationGroupPolicy * Test ApplicationGroupPolicy * Test ApplicationGroupPolicy * Test ApplicationGroupPolicy * Update Policy type * Test ApplicationGroupPolicy * Fix Pipeline checks * Test ApplicationGroupPolicy * Test ApplicationGroupPolicy * PR comments addressed * Fixing checks * Addressed comments * TLS Picker updates - Review feedback * NSP update * NSP update * NSP update * NSP update * Address PR comments * Fix checks * Revert SASKeyName change * Added required param * Making model validation fix * updated readme.md files * corrected API version in python * Update readme.md * Update readme.python.md * corrected example * adding publicNetworkAccess to network * added SecuredByPerimeter to PublicNetworkAccess enum * Addition of AccessMode Property in NetworkSecurityPerimeterConfiguration * added supportsScaling to clusters * Update specification/eventhub/resource-manager/readme.python.md implementing suggestion Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com> * Update specification/eventhub/resource-manager/readme.python.md suggestion committed Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com> * spell check fix * api tag fix in readme.go.md Co-authored-by: Sayan Ghosh Co-authored-by: davadhani Co-authored-by: charvakpatel Co-authored-by: Manoj Prasad Co-authored-by: Ajit Navasare (MINDTREE LIMITED) Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com> * add dns resolver settings (#18669) * dev-Sentinel-2022-05-01-preview (#18796) * Adds base for updating Microsoft.SecurityInsights from version preview/2022-04-01-preview to version 2022-05-01-preview * Updates readme * Updates API version in new specs and examples * Added fileImports.json (#18540) * Added fileImports.json * add example files * move example files * delete old example files * fix get file import by id example * fix delete file import example * fix typos * resolve issues * fix date * more issue resolving * . * . * add location to delete example * support 200 * resolve comments * update example * remove whitespace * readonly * operationId * revert file imports (#18663) * add securityMLAnalyticsSettings to securityInsights (#18679) * add securityMLAnalyticsSettings to securityInsights * update for operationIdNounConflictingModelNames * update plurality * update * add settingsdefinintionid field for anomalySettings * Add Anomaly to timeline items (#18675) * Add Anomaly to timeline items * Add exmaple of anomaly * Add x-ms-identifiers * fix issue fix x-m-id issue. fix lint * Change enum name * REmove timeline from inceidents * swap enum definistion and name * Align SKU descriptions (#18874) * Align SKU descriptions * Remove Sku model from Settings as it's not in use and has conflict with another trype. * Update AutomationRules.json (#18630) * Update automation rules swagger * Update examples * fix examples * fix naming typo * run prettier * run prettier on missing file * remove logic app arm id from required * remove a tag with errors (#18916) Co-authored-by: moranraz <59017169+moranraz@users.noreply.github.com> Co-authored-by: jungph808 <100548649+jungph808@users.noreply.github.com> Co-authored-by: rpressburger <93909726+rpressburger@users.noreply.github.com> Co-authored-by: ityankel <47292630+ityankel@users.noreply.github.com> Co-authored-by: Dapeng Zhang * Update compute.json (#18773) * Add Azure Edge Order CLI settings (#17957) - add subgroups - simplify command names * [Communication Services - JobRouter] Initial commit (#17872) * initial commit * add readmes * revise readme * fix swagger link * fix swagger link, add closing brace to patch classification example * Updating with latest swagger and prettier changes * Fix prettier in swagger * Fix examples * Address many comments * prettier and avocado fixes * fix other issues * add offerttlseonds to examples * remove readonlys * Change to upsert routes * add descriptions * add descriptions * added empty properties for model validation * Add missing descriptions/summaries * Make reclassify an action * Fix spell check * Add required to requests and remove required attributes from some models * removed csharp readme * change order of worker and offer id parameters to match path Co-authored-by: Charandeep Parisineti * [CosmosDB] [AdjustThroughput API] Add 200 responses to the APIs (#18867) * Add blockchain to latest profile * Add additional types * add 200 responses * fix operationname Co-authored-by: Mark Cowlishaw * Guest Configuration: Add new API version - 2022-01-25 for SET scenario (#17811) * Add blockchain to latest profile * Add additional types * Add GET all methods for resource group and subscription * Fix Linter Validation issue * Fix Swagger Correctness S360 items * Fix swagger validation comments * Fix model validaiton * Fix Lint errors * Fix model validation for examples * IoT Central Public API 1.1-preview Oct Release (#16514) * Add new 2.0-preview.1 version for IoT Central * fix typo on enum value * rollback 1.0 changes, applied 2.0-preview.1 * fix typo * remove non-used examples * fix style * update version from 2.0-preview.1 to 1.1-preview * update code review comments, fix patch consumes with json-patch support, fix examples for fileupload * add nextLink to collection of orgs * fix typo * fix wrong position of paging * fix the paging * add . to description * update default to use enum for api-version * add oct release with query, cde v2, device filter, device template filter, relationship, edge template, simplified template patching * update examples * fix lint error, model validation * fix missing type in examples, remove url format * fix ID case * fix id case * fix ID case * add iotc query language reference * fix typo * Make ConfigurationSetting read-only property * Fix Swagger S360 issues * Remove the unknown file * Fix prettier check * Changing the vmssResourceId to camelCasing * Revert the readOnly tag on name property * Guest Configuration - Add new API version 2022-01-25 for SET Scenario * fix LinDiff errors * Run prettier check * Fix review comments * Keep the parameter sequence same as before * Update GO SDK read me file * Fix LinttDiff errors * Fix Prettier check * adding assignmentSource field * fixing lint issues raised by current PR * fixing pageable placement * making nextLink null * fixing policheck error to replace whitelisted Co-authored-by: Mark Cowlishaw Co-authored-by: Aashish Rajaram Salokhe Co-authored-by: Johnson Yang Co-authored-by: Anika Tabassum Sardar Neela * fix description for maintenance window time zone (#18905) * fix description for maintenance window time zone * more description updates * Update specification/desktopvirtualization/resource-manager/Microsoft.DesktopVirtualization/preview/2022-02-10-preview/desktopvirtualization.json Co-authored-by: sefriend <73497825+sefriend@users.noreply.github.com> * Update specification/desktopvirtualization/resource-manager/Microsoft.DesktopVirtualization/preview/2022-02-10-preview/desktopvirtualization.json Co-authored-by: sefriend <73497825+sefriend@users.noreply.github.com> Co-authored-by: sefriend <73497825+sefriend@users.noreply.github.com> * [Hub Generated] Review request for Microsoft.ContainerRegistry to add version preview/2022-02-01-preview (#18176) * [App Configuration] Promote 2022-05-01 stable version (#18811) * Add 2022-05-01 folder based on 2021-10-01-preview * Update 2022-05-01 folder * Fix readme issue * ComputeRP 2022-03-01 REST API release (#17988) * new API version set up * update mistakes * move extended location to common * update other readme files for sdk languages * Adding UltraSSDcapability properties in dedicated host resource (#18076) * Added diffDiskSettings property as part of Swagger changes needed for Ephemeral VM\VMSS * updated comment * updated swagger specs for diffdisksettings property * updated swagger spec comments for diff disk settings [property * added example to create Diff OS disk scaleset * updated 2018-10-01 version specs with diffdisk property * added example file for creating VM with diffdisksettings property * updated swagger changes for reimage operation in single vm * update examples * udpated examples * fixed validation errors * updated comments for reimage operation documentation * Updated examples and documentation for APIs in swagger * updated examples as per review comments * updated swagger documentation * updated swagger documentation with zone details in the sku example * updated swagger documentation and reverted the breaking changes * updated examples as per swagger model * updated swagger to remove the model validation errors for existing examples where we are passing read only parameter in the request * updated swagger * updated swagger * Added new property in DiffDiskSettings * updated swagger spec * udpated swagger * updated swagger spec * updated code * updated code * udpated swagger * updated code * updated swagger documentation for DiffDiskPlacement * updated code * updated documentation * updated code * updated swagger * updated swagger * updated swagger * updated code * updated code * updated example json * updated swagger changes * updated swagger * Updating minor documentation for the changes checked in PR: 18076 (#18528) * Added diffDiskSettings property as part of Swagger changes needed for Ephemeral VM\VMSS * updated comment * updated swagger specs for diffdisksettings property * updated swagger spec comments for diff disk settings [property * added example to create Diff OS disk scaleset * updated 2018-10-01 version specs with diffdisk property * added example file for creating VM with diffdisksettings property * updated swagger changes for reimage operation in single vm * update examples * udpated examples * fixed validation errors * updated comments for reimage operation documentation * Updated examples and documentation for APIs in swagger * updated examples as per review comments * updated swagger documentation * updated swagger documentation with zone details in the sku example * updated swagger documentation and reverted the breaking changes * updated examples as per swagger model * updated swagger to remove the model validation errors for existing examples where we are passing read only parameter in the request * updated swagger * updated swagger * Added new property in DiffDiskSettings * updated swagger spec * udpated swagger * updated swagger spec * updated code * updated code * udpated swagger * updated code * updated swagger documentation for DiffDiskPlacement * updated code * updated documentation * updated code * updated swagger * updated swagger * updated swagger * updated code * updated code * updated example json * updated swagger changes * updated swagger * udpated swagger * Merged the intent from origin (#18159) * fix naming convention error =s * new API version set up * update mistakes * move extended location to common * update other readme files for sdk languages * Adding UltraSSDcapability properties in dedicated host resource (#18076) * Added diffDiskSettings property as part of Swagger changes needed for Ephemeral VM\VMSS * updated comment * updated swagger specs for diffdisksettings property * updated swagger spec comments for diff disk settings [property * added example to create Diff OS disk scaleset * updated 2018-10-01 version specs with diffdisk property * added example file for creating VM with diffdisksettings property * updated swagger changes for reimage operation in single vm * update examples * udpated examples * fixed validation errors * updated comments for reimage operation documentation * Updated examples and documentation for APIs in swagger * updated examples as per review comments * updated swagger documentation * updated swagger documentation with zone details in the sku example * updated swagger documentation and reverted the breaking changes * updated examples as per swagger model * updated swagger to remove the model validation errors for existing examples where we are passing read only parameter in the request * updated swagger * updated swagger * Added new property in DiffDiskSettings * updated swagger spec * udpated swagger * updated swagger spec * updated code * updated code * udpated swagger * updated code * updated swagger documentation for DiffDiskPlacement * updated code * updated documentation * updated code * updated swagger * updated swagger * updated swagger * updated code * updated code * updated example json * updated swagger changes * updated swagger * Updating minor documentation for the changes checked in PR: 18076 (#18528) * Added diffDiskSettings property as part of Swagger changes needed for Ephemeral VM\VMSS * updated comment * updated swagger specs for diffdisksettings property * updated swagger spec comments for diff disk settings [property * added example to create Diff OS disk scaleset * updated 2018-10-01 version specs with diffdisk property * added example file for creating VM with diffdisksettings property * updated swagger changes for reimage operation in single vm * update examples * udpated examples * fixed validation errors * updated comments for reimage operation documentation * Updated examples and documentation for APIs in swagger * updated examples as per review comments * updated swagger documentation * updated swagger documentation with zone details in the sku example * updated swagger documentation and reverted the breaking changes * updated examples as per swagger model * updated swagger to remove the model validation errors for existing examples where we are passing read only parameter in the request * updated swagger * updated swagger * Added new property in DiffDiskSettings * updated swagger spec * udpated swagger * updated swagger spec * updated code * updated code * udpated swagger * updated code * updated swagger documentation for DiffDiskPlacement * updated code * updated documentation * updated code * updated swagger * updated swagger * updated swagger * updated code * updated code * updated example json * updated swagger changes * updated swagger * udpated swagger * Merged the intent from origin (#18159) * fix naming convention error =s * fix issues from https://github.com/Azure/azure-rest-api-specs/pull/18159 * Adding Identity to VirtualMachineScaleSetVM (#18295) * init * PR comment * [Crash Consistent RestorePoints] Making consistencyMode input parameter for RestorePoint (#18165) * removing readonly for consistencymode * small spell correction 2.1 * [RestorePoints] Fixing instanceView (#18592) * fixing instance view 20220301instanceviewfix branch 1.1 * adding objects 2.1 * VMSS Flex Disk deleteOption changes (#18433) * disk delete option for vmss flex * prettier changes * update parameters Co-authored-by: Kimberly Yip Chang * Fix vm extension location bug (#18487) * fix * fix lint issue * Update properties for VMApps, CRP (#18609) * saving work * ran prettier * fix LintDiff, SpellCheck * reverted changes made to gallery.json. The changes to gallery.json will be part of separate PR. * GuestPatching: Adding AutomaticByPlatformSettings (in VMSS and VM model) and useRollingUpgradePolicy (in VMSS model) properties (#18581) * GuestPatching: Adding AutomaticByPlatofrmSettings within Linux and Windows Patch settings for VM and VMSS model * Updating examples related to AutomaticByPlatformSettings property in PatchSettings for VM and VMSS model * Adding useRollingUpgradePolicy property to automaticOSUpgradePolicy for VMSS and other minor changes for AutomaticByPlatfrom settings * Addressing PR feedback * Addressing PR feedback #2 * Renaming reboot reference for windows and linux automaticbyplatform patch settings - reboot settings * Resolving errors reported on the PR by Avocado and LintDiff * add architecture added in last version * fix CI failures * added PremiumV2_LRS (#18809) * Update dedicatedHost.json * fix example name to keep it consistent with others * Update computeRPCommon.json Co-authored-by: hari-bodicherla <43284966+hari-bodicherla@users.noreply.github.com> Co-authored-by: aspand <45955504+aspand@users.noreply.github.com> Co-authored-by: kamusta-msft <56413142+kamusta-msft@users.noreply.github.com> Co-authored-by: prchin <101265062+prchin@users.noreply.github.com> Co-authored-by: Kimberly Yip Chang Co-authored-by: Kimberly Yip Chang Co-authored-by: Bhaskar Brahma Co-authored-by: Rajasi Rane <56841542+rane-rajasi@users.noreply.github.com> Co-authored-by: PushyaragY <100753036+PushyaragY@users.noreply.github.com> * adding a new preview version (#18937) * [Synapse] Support rejected data linked service in dataflow sink (#18906) * Dataflow rejected data linked service * Synapse rejected data linked service * Revert "Dataflow rejected data linked service" This reverts commit 52e3438a76e723cd63466d133c2981f86857bf20. * update * Dataflow rejected data linked service (#18907) * updated examples, resource name description (#18918) * Add readonly "action" property to NetworkRuleSetIpRule definition (#18736) * Remove x-ms-azure-resource prop * Adding action prop to NetworkRuleSetIpRule def * revert and description * modify api version of ReplicationLinks in swagger file (#18894) * modify api version of ReplicationLinks in swagger file * remove example fils referenced by old legacy version * remove x-ms-examples sections which referencing to nothing * add back example files * add new line at end of example files * update (#18908) * Feature/t misrael/2022 04 13 preview (#18671) * Added new preview version * Added ID parameter to return values in ClassicAccounts_GetDetails and UserClassicAccounts_List APIs. Updated the corresponding example accordingly. * Changed api version in examples and in the vijson * Version updates in readmes + prettier * Update accountName regex pattern * Fixed "Azure Video Analyzer for Media" to "Azure Video Indexer" * Update specificationRepositoryConfiguration.json (#18963) * Update comment.yml (#18959) * Update comment.yml * Update comment.yml * Create comment.yml (#18969) * Review request for Microsoft.RecoveryServices to add version stable/2022-03-01 (#18647) * Base commit: copying 2022-02-01 stable version to 2022-03-01 stable version * updated api version in example and swagger files * updated readme.md * added monitoring settings to resource * prettier fix * [Hub Generated] Review request for Microsoft.RecoveryServices to add version stable/2022-03-01 (#18749) * Adds base for updating Microsoft.RecoveryServices from version stable/2022-02-01 to version 2022-03-01 * Updates readme * Updates API version in new specs and examples * [Hub Generated] Publish private branch 'servicelinker/naji/swaggerEnum' (#18971) * add or modify files * fix model validation error Co-authored-by: Nan Jiang * Update comment.yml (#18972) * update description and examples (#18981) * Adding Dynatrace.Observability swagger version 2021-09-01-preview (#18890) * Adding Dynatrace.Observability swagger version 2021-09-01-preview * Fixing spellcheck * Update specification/dynatrace/resource-manager/readme.md * Update readme.python.md * Resolved comments * Adding 401 response in SSO Api Co-authored-by: Yuchao Yan * Review request for Microsoft.ContainerService to add version 2022-04-02-preview (#18900) * Adds base for updating Microsoft.ContainerService from version preview/2022-03-02-preview to version 2022-04-02-preview * Updates readme * Updates API version in new specs and examples * update readme (#18714) * add NetworkPluginMode to ManagedCluster (#18735) * add NetworkPluginMode to ManagedCluster * add overlay example * remove example * only keep overlap as option * Add properties for apiserver-vnet-integration (#18705) * Update for AKS trusted access feature (#18708) * Update for AKS trusted access feature * fixup! Update for AKS trusted access feature * fixup! fixup! Update for AKS trusted access feature * fixup! fixup! fixup! Update for AKS trusted access feature * fixup! fixup! fixup! fixup! Update for AKS trusted access feature * fixup! fixup! fixup! fixup! fixup! Update for AKS trusted access feature * fixup! fixup! fixup! fixup! fixup! fixup! Update for AKS trusted access feature * fixup! fixup! fixup! fixup! fixup! fixup! fixup! Update for AKS trusted access feature * fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Update for AKS trusted access feature * fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Update for AKS trusted access feature * fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Update for AKS trusted access feature * fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Update for AKS trusted access feature * OSSKU supports Windows options (#18706) * OSSKU supports Windows options * Add example Create Agent Pool with Windows OSSKU * Improve description about the default value * Improve the description to clarify * Improve description about default Windows OSSKU * add storageProfile into managedcluster (#18817) Signed-off-by: Ji An Liu * capatalize NetworkPluginMode name (#18884) * capatalize NetworkPluginMode name * capitalize in description * aks: add enableCustomCATrust in v20220402-preview api-version (#18830) * aks: add enableCustomCATrust in v20220402-preview api-version * aks: add description of CustomCATrust * aks: fix typo, add DaemonSet to custom words list Co-authored-by: Mikolaj Umanski * [AKS] Update on trustedaccess resource (#18947) * Add paging for trusted access * update async state * fixup! update async state * Use enum for TrustedAccessRoleBinding's ProvisioningState (#18950) Co-authored-by: Tyler Lloyd Co-authored-by: gossion Co-authored-by: Dong Liu Co-authored-by: Shiqian Tao <62196586+ShiqianTao@users.noreply.github.com> Co-authored-by: Ji'an Liu Co-authored-by: Mikołaj Umański Co-authored-by: Mikolaj Umanski * [Hub Generated] Review request for Microsoft.Insights to add version stable/2022-06-01 (#18885) * Adds base for updating Microsoft.Insights from version stable/2022-04-01 to version 2022-06-01 * Updates readme * Updates API version in new specs and examples * Update * Update specification/monitor/resource-manager/readme.md Co-authored-by: Thomas Pham Co-authored-by: Wei Dong <40835867+dw511214992@users.noreply.github.com> * Swagger fix for MUA for RSV and Dpp (#18901) * manual swagger fix * adding change to newer version * swagger fix * Empty-Commit Co-authored-by: Charan MVS * fix: wrong api version for network latest version (#18992) * fix: wrong api version for vmssNetworkInterface.json * fix: wrong api version for vmssPublicIpAddress.json * Azure Event Grid 2021-12-01: Add missing isDataAction property from operation resource to address s360 LPI (#18856) * Fix missing property * fix issecret Co-authored-by: Ashraf Hamad * Add pagination support for nested event subscription resources (#18895) * Yuliu2/add purview configuration (#18858) * Defining the APIs for the new NSP resource * Add PurviewConfiguration property in ADF Add PurviewConfiguration property in ADF * Fix discriminator Fix discriminator * Remove discriminator Remove discriminator * Update datafactory.json Make it consistent with Synapse * Rename PurviewConfiguration Co-authored-by: Hari Prasad Perabattula Co-authored-by: Hari Prasad Perabattula * add or modify files (#19018) * Update PULL_REQUEST_TEMPLATE.md (#19020) * Update PULL_REQUEST_TEMPLATE.md * Update PULL_REQUEST_TEMPLATE.md * Storage STG 83 features (#18887) * new blob swagger version (#18275) * Added missing Premium value to AccessTier (#18434) * Tag Indexing for Blob Versions (#18353) * Added Data Lake Path Create Bundle (#18296) * Hopefully fixed Avoacdo check * Change the parameter names to unblock Terraform release (#19005) * contianerapps: fixing swagger inconsistencies in 2022-01-01-preview * containerapps: fixing inconsistencies in the 2022-03-01 swagger * containerapps: updating the examples for 2022-01-01-preview * containerapps: updating the examples to account for the updated parameter names * containerapps: fixing linting * fix probe enums * Fix revision mode enum * Fix the policheck error * Revert "containerapps: fixing linting" This reverts commit 3c4872f4a43fbe1a285830461f48d8c0a5ffeee8. * Revert "containerapps: updating the examples for 2022-01-01-preview" This reverts commit 9b81fbd65652d558c0296d72a63ca1a7c4850e3c. * Revert "contianerapps: fixing swagger inconsistencies in 2022-01-01-preview" This reverts commit 553fc551b3239598157238ed6246085748421b87. * Undo changes to 2022-01-01-preview * Fix one issue * fix remaining inconsistency * fix authConfig and sourceControl names Co-authored-by: tombuildsstuff Co-authored-by: Mike Vu * [DataFactory]Add support for running staging on multiple sources in parallel (#18956) * Add support for running staging on multiple sources in parallel * update * [Microsoft.KubernetesConfiguration] Add 200 OK to PATCH apis (#18977) * Add response codes to patch apis * Examples for patch of extension and configuration * [Go]Keyvault add batch tag: package-2021-10 (#19039) * Update pull_request_assignment.yml (#19032) * Update pull_request_assignment.yml * Update pull_request_assignment.yml * Fix incorrect description prefix (#18849) * Review request for Microsoft.ContainerService to add version 2022-04-01 (#18991) * Adds base for updating Microsoft.ContainerService from version stable/2022-03-01 to version 2022-04-01 * Updates readme * Updates API version in new specs and examples * update readme (#18715) * add storage profile into managedcluster (#18818) Signed-off-by: Ji An Liu * GA mc alias minor version in 0401 (#18821) * GA mc alias minor version in 0401 * unify info to be consistent with ap alias minor version * update the title of kuberneteVersion * add title for currentKubernetesVersion * make currentKubernetesVersion language consistency with AP currentOrchestratorVersion * GA agent pool alisa minor version (#18814) * GA agent pool alisa minor version * Unify description with MC * Add read-only field * Rematch description with MC Co-authored-by: Xia ZHU <398289931@qq.com> Co-authored-by: Ji'an Liu Co-authored-by: Jianping Zeng Co-authored-by: Thalia Wang <58485997+wenxuan0923@users.noreply.github.com> * Fix cdn swagger api description issue (#19023) * Add blockchain to latest profile * Add additional types * Fix api description issues Co-authored-by: Mark Cowlishaw Co-authored-by: Chenglong Liu * Add 200 response to extension patch (#19038) * Fix S360 items for FSPG swagger (#18870) * Changed FSPG RestartParameter.failoverMode from string to enum for API 2021-06-01, 2021-06-01-preview, and 2021-06-15-privatepreview * Change enum first letter to lower case * Change to upper case * Fix S360 bugs for swagger FSPG 2020-02-14-preview, 2021-06-01-preview and 2021-06-01 APIs * Fix S360 item by adding default value to backupRetentionDays and maintenanceWindow * Fix s360 bugs * Undo supportedIops change, will change in RP side * Fix NameAvailability and ConfigurationProperties s360 bugs * Fix s360 bug for CloudError * Undo CloudError fix * Fix string default value * Remove server.tags because TrackedResource already has tags * Add missing properties for VirtualNetworkSubnetUsageResult * Add supportedHAMode for CapabilityProperties * Add supportedHAMode into example * Copy Databases.json from 2021-06-01 to 2021-06-01-preview * Change Databases.json to version 2021-06-01-preview * Migrate to net track2 for some resource-manager readmes (#18996) * migrate to net track2 for some mgmt RPs * Update readme.md * [recoveryservicesbackup] Update readme.python.md (#19058) * Update readme.python.md * Update readme.python.md * AMS v2 public preview (#18820) * Adding monitors spec and examples Adding monitors spec and examples * All Monitors spec and examples All Monitors spec and examples * Delete commonTypes.json * Added new providers Added new providers * Updating with recent monitors spec changes in private repo Updating with recent monitors spec changes in private repo * Changes for Go sdk Changes for Go sdk * Update readme.md * remove unused SystemData from databoxedge 2022-04-01-preview (#18854) * Update aliases.json (#18831) * update (#19077) * Update comment.yml (#19043) Added shift left link to breaking change review comment. * Azure Traffic Collector changes (#18927) * Azure Traffic Collector changes * spell check and prettier fix * avocado, model validation fixes * lint fixes * lint fixes for array item id * undo arrayitem lint fixes * Update readme.md * Update readme.python.md * updated swagger * updated swagger * updated swagger * updated swagger * updated swagger Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com> * [Hub Generated] Publish private branch 'appplatform/release/05-01-preview' (#19057) * [AutoSync] bff534817 Merged PR 6051224: feat: add acis for lifecycle multi-version config * revert changes Co-authored-by: swagger-automation Co-authored-by: Xuyang Cao * format cdn pramter type string to enum (#19061) * format string to enum * format string to enum * fix break change Co-authored-by: Chenglong Liu * Updating version to latest SDK which is being released (#19047) * Updating version to latest SDK which is being released * Updating python readme * Add Healthcareapis CLI settings (#19046) * {azure-rest-api-specs} | update description of $top parameter (#19063) Fixes https://github.com/Azure/azure-rest-api-specs/issues/18525 * Added cloud-events-schema samples (#19071) Added cloud-events-schema samples and updated readme.md documentation. * Language 2022-07-01-preview dev setup (#19056) * Language 2022-07-01-preview base * Renaming textanalytics.json to analyzetext.json + readme.md dev update * Renaming textanalytics.json to analyzetext.json + readme.md dev update * Flatten preview/stable folders * Empty tag * Reverting specification readme change * Adding back release_2022-07-01-preview tag to readme.md Co-authored-by: Assaf Israel * Add Nginx.NginxPlus swagger version 2021-05-01-preview (#18881) * Add Nginx.NginxPlus swagger version 2021-05-01-preview * Fix LintDiff * Adding x-ms-long-running-operation for patch (#19006) Co-authored-by: Shuo Li * config (#19094) * Fix supply chain security (#18949) * Fix supply chain security * Update Dockerfile * add xiaoxu as reviewer (#19097) * Making rule priority a required field (#19007) Co-authored-by: Vinay Mundada * Added Mising publicNetworkAccess property (#19059) * Update Dockerfile (#19096) * Update Dockerfile * use ubuntu20.04 * Revert "Making rule priority a required field (#19007)" (#19101) This reverts commit b6cfe0529678773b2dc92f01a469cb10076c3ef0. * Add xms-ids for Privatedns (#17975) * add xms-ids for Privatedns * address code review comments * Introduce changes to elevation.json to fix bug on x-ms-skip-url-encoding (#19044) * rebranding api docs from asc to mdfc (#18500) * Copy solutions files from 2015-06-01-preview * update API version * update readme * Add required to ExternalSecuritySolution * add new swagger files * fix errors1 * fix2 * fix 3 * fix 4 * fix4 * fix4 * fix conflict * fix conflict2 * fix conflict4 * fix conflict 6 * fix conflict 7 * ttt * rrr * aaa * bbb * fix 10 * Prettier check * update readme * fix reference error * fix comment * fix conflict * fic conflict2 * fix conflict3 * fix conflict4 * remove files * delete externalSecuritySolutions * add assessments.json * fix readme.md * Fix validation errors 1 * Fix validation errors 2 * merge * Fix validation errors 3 * Fix validation errors 4 * Fix validation errors 5 * Fix validation errors 5 * Fix validation errors 5 * Fix validation errors 6 * Fix validation errors 4 * Fix validation errors 7 * Fix validation errors 8 * Fix validation errors 9 * Fix validation errors 10 * fix validation errors 11 * fix validation errors 11 * ix validation errors 12 * ix validation errors 13 * fix validation errors 14 * Fix validation errors 15 * Fix validation errors 16 * run prettier * Defining the APIs for the new NSP resource * test * SecuritySolution test * 2 * org * 1 * Rebranding effort * Update SecuritySolutions.json * Delete readme.md * ASC to MDC - rebranding * 1 * merge3 * update5 * update readme * update6 * update 6 * fix securitySolution * Create SecuritySolutions.json Co-authored-by: Arik Riklin Co-authored-by: Hari Prasad Perabattula Co-authored-by: Hari Prasad Perabattula * 2022-06-01-preview Operator Connect (#18643) * Fix examples for network default tag: package-2021-05 (#18970) * Fix examples for network default tag: package-2021-05 * Swagger PrettierCheck * ã€[Go] orbital fix renamed enum Status (#19130) * [EventHub]: Adding status code 202 to Private endpoints PUT (#19118) * adding status code 202 to Private endpoints PUT * Adding example * Update readme.python.md (#19136) * [Hub Generated] Publish private branch 'appplatform/release/s204' (#19137) * [AutoSync] d1e374536 Merged PR 6100432: fix: remove final-state-via option * Revert change to readme.python.md * Revert change to types.json Co-authored-by: swagger-automation * Microsoft mandatory file (#19127) Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com> * Add Stable mgmt for Confidential Ledger (#19069) * Add stable swagger for confidential ledger mgmt + remove ruby * update api on file * update Readme * add track 2 sdks and python version update * remove go and dotnet non track 2 * update package name for Typescript * update namespace for csharp * remove js-track2 and update typescript path to prefix with arm * update namespace for csharp * remove java-track2 Co-authored-by: Musabbir Khan * add stack hci settings (#18563) * [Hub Generated] Review request for Microsoft.RecoveryServices to add version stable/2022-03-01 (#18750) * Adds base for updating Microsoft.RecoveryServices from version stable/2022-02-01 to version 2022-03-01 * Updates readme * Updates API version in new specs and examples * [Go]Add batch tag 05/19 (#19138) * [Go]Add batch tag 05/19 * fix * Application Gateway Routing Rule priority changes (#19019) Co-authored-by: Vinay Mundada * Update readme.python.md (#19158) * resources mock test tag:package-resources-2021-04 (#18961) * update-app-typescript.md (#19133) * update-app-typescript.md * update * update * [Hub Generated] Review request for Microsoft.DataFactory to add version stable/2018-06-01 (#18439) * Added Global Parameters CRUD APIs * Small JSON fix * Updated Global parameters definitions * Small typo fix * Added spec and fixed delete * Correct path * Fixed casing * Added references * Small case fix * Small fix and prettier cleanup * Added type object Co-authored-by: Kevin Naddoni * adding stable version and preview 0.1 version (#19049) * adding stable folder * file path fix * adding 0.1 preview version * adding 0.1 preview version * adding 0.1 preview version * adding 0.1 preview version * java readme added * adding stable data plane * adding stable data plane * adding stable data plane * removing ruby * readme updates * model validation fix * readme fix pt 3 * update folder path * update folder path * autogen test * it didn't work * updated python readme * musa pt 1 * musa edits pt 2 * musa edits pt 3 * add tag * updated readme and sdk gen * updated readme and sdk gen * autorest url added back in * updated readme * readme update * readme fix * updated error return type * error updates pt 1 * updating post ledger example * updating post ledger example * readme fix * prettier fix Co-authored-by: Weidong Xu * Add Network Preview Version 2022-04-01-preview (#18911) * Base New Version * Update version * fix scope connection * fix scope connection * fix bug * fix bug * remove operationstatus API * fix as comments * [Hub Generated] Review request for Microsoft.HealthcareApis to add version stable/2022-05-15 (#18855) * Adds base for updating Microsoft.HealthcareApis from version stable/2021-11-01 to version 2022-05-15 * Updates readme * Updates API version in new specs and examples * Updated to add cors settings * Fixed the PR Co-authored-by: Pooja Adhikari * Latest updates added (#19175) * Latest updates added * Minor renaming due to plural * New version for Communication Services * Cleanup unnecessary version * Update custom words * Update Readme.md * Compute Gallery RP 2022-01-03 Release (#18976) * set up feature branch setup feature branch and update common.json Update gallery.json fix mistake made in example name readme and python readme from main sync main sync common.json optional location * gallery 01-03 release (#17985) * save * update * update * update * update * update * update * nit * 'save' * add * update * add architecture * update * update * Update readme add `package-2022-01-03-only` tag for python * save * nit Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com> * Add privacyStatement/Uri to communtiy gallery image (#18680) * update * update * update * update * update * update * Adds settings and advancedSettings to gallery application version (#18722) * adds settings and advancedSettings to gallery application version * fix spell checker and LintDiff * added description and ran prettifier again * fix typo in description * Addressed PR comments * updated description to use full name of the VMApp extension, i.e. vm-application-manager Co-authored-by: Theodore Chang Co-authored-by: kangsun-ctrl <69279251+kangsun-ctrl@users.noreply.github.com> Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com> Co-authored-by: Bhaskar Brahma Co-authored-by: Yuchao Yan * Update Microsoft.MixedReality swagger to fix quality issues in s360 (#18835) * Add Azure Communication Services Email data plane API (#19178) * Add Azure Communication Services Email data plane API * update SendMail.json to use 'CC' property * Add suppression for linter rule DefinitionsPropertiesNamesCamelCase for CC proprety * Adding support for Auto LD (#19108) * Merge Cognitive Services - Language pillar version 2022-05-15-preview to main (#19186) * Updated May-1 preview to include changes from March-1 preview (#18580) * Updated May-1 preview to include changes from March-1 preview * Fixed a missed api version update in an example file Co-authored-by: Abigail Hartman * [Language API 2022-05-01-Preview]Conversation API Async - Conversational Summarization and Conversational PII (#17847) * Adds base for updating Language from version preview/2022-02-01-preview to version 2022-04-01-preview * Updates readme * Updates API version in new specs and examples * [Language API 2022-04-01-Preview] Feature conversation PII redaction and issue resolution summarization * Add Issue Resolution Summary * Address comments * address pretty chek and spell check issues * address file name mismatch issue * typo * Add IRD updates * Add IRD Schema changes * Response Files content update * Address feedback * Address PR comments * Address comments * Add the May API version * Address comments * Remove 04-01 and address comments * Update specification/cognitiveservices/data-plane/Language/preview/2022-05-01-preview/common.json Co-authored-by: Heath Stewart * Update specification/cognitiveservices/data-plane/Language/preview/2022-05-01-preview/common.json Co-authored-by: Heath Stewart * Update specification/cognitiveservices/data-plane/Language/preview/2022-05-01-preview/analyzeconversations.json Co-authored-by: Heath Stewart * Update specification/cognitiveservices/data-plane/Language/preview/2022-05-01-preview/analyzeconversations.json Co-authored-by: Heath Stewart * Update specification/cognitiveservices/data-plane/Language/preview/2022-05-01-preview/textanalytics.json Co-authored-by: Heath Stewart * Address feedback V-1. * Address all comments expect model + enum descriptions * Fx validations * Missed files * Conversation Item modality issue * Update PII Task * Address Spec validation errors * Updates * Fix PII issues * Add readonly * Update schema * Updates * Bring back Text Conversation Item * Update example * Space in Json * Address comments * Address one more comments * Fix model validation * Fix * Update spec * Address comments * Move requestStatistics, prebuiltResult, error and warnings object to common * Address circular dependency Co-authored-by: Abigail Hartman Co-authored-by: Heath Stewart * Rename version from 2022-05-01-preview to 2022-05-15-preview (#18737) * Update CLU swagger (#18739) Co-authored-by: Chong Tang * Use azure-sdk-for-net-track2 for validation (#18755) * Bidishac/update field description (#18787) * Update the messaging on the parameter type * Update the documentation of the redactionSource field * Update specification/cognitiveservices/data-plane/Language/preview/2022-05-15-preview/analyzeconversations.json Co-authored-by: Heath Stewart Co-authored-by: Chong Tang Co-authored-by: Heath Stewart * Unify the runtime and authoring APIs (#18837) * unifying single classification and multi classification to return array of class (#18902) * Renaming in 2022-05-15-preview (#18929) Co-authored-by: Chong Tang * Rename 'summary' in summaryAspects to 'issue' (#18941) * Rename 'summary' in summaryAspects to 'issue' * Merge issues * Update model version value * Merge 2022-05-01-GA authoring updates and "LUIS" string case update into 2022-05-15-preview branch (#18943) * Merge 2022-05-01-GA files changes into 2022-05-15-preview branch * Address Avocado issues and revert case update for Luis * Add the missing error codes * Fix avocado * Avocado fix * Add api-version parameter to cancel job endpoint (#18986) * Add api-version parameter to cancel job endpoint * Fix taskState and jobState * Revert "Fix taskState and jobState" This reverts commit 148dd2183249add89a090721db36a14c2b15d9bd. * Update LUIS to Luis in model names (#19012) * Copy QuestionAnswering definitions to common.json and refer them in analyzeconversations.json (#19031) Co-authored-by: Chong Tang * Added fhir feature updates to 2022-05-15-preview (#19092) Co-authored-by: Abigail Hartman * Add cancel endpoint for conversations (#19025) * Add cancel endpoint for conversations * Update examples path * Make the input for transcriptConversationItem optional * Bidishac/update enum name (#19149) * Update name to CreditCard * Update entity categories for PII for build * Keep SSN * Revert "Keep SSN" This reverts commit 77a92119ebd71cf5d5c7f201d402514756289ec2. * Update readme.md Co-authored-by: Abigail Hartman Co-authored-by: Abigail Hartman Co-authored-by: Bidisha Chakraborty <29803402+bidisha-c@users.noreply.github.com> Co-authored-by: Chong Tang Co-authored-by: Chong Tang Co-authored-by: Mohamed Abbas Co-authored-by: Nourhan <92883092+nourhaanfarid@users.noreply.github.com> * Cherry pick GA May APIs (#19188) (#19191) * Cognitive Services Language GA API 2022-05-01 Swagger (#18402) * adding Swagger for GA API * remove extractive summerization changes * run .\Copy-AzSpecifications.ps1 -SourceBranch dev-cognitiveservices-Language-2022-03-01-preview * removing extractive summerization from results * removing analyze conversation APIs auto generated from March APIs * single classification with array of class as multi classification * update readme * update the read me * update read.me * code review * Use azure-sdk-for-net-track2 for validation (#18756) * Add Language authoring 2022-05-01 APIs (#18694) * Add Language authoring 2022-05-01 APIs * Some build fixes * Add polymerphism for CLU exported project * Rename the api-version property in the import body * Retrigger CI * Update the hostTemplate and the operation Ids * Use the common error objects * Remove redundant definitions * Update the stringIndexType * Revert "Update the stringIndexType" This reverts commit 455762d0443452299df363472bedbbd621ef7612. * Fix import/export object in CT * Rename actual to predicted * Add the APIs examples * Fix the examples validations * Fix prettier * Fix autorest issues * Fix nextLink examples regression * Retrigger CI * Renaming the swagger files * Apply PR feedback - part 1 * Add the documentation for the schemas * Fix spelling errors * Update the descriptions for the analyzetext-authoring * Rename project-file-version to projectFileVersion * Add CLU 2022-05-01 GA version (#18759) * Add CLU 2022-05-01 GA version * Remove role * Update modality to inputModality * Do not update property name to inputModality, only the enum name. * Resolve comments * Rename CustomConversation Co-authored-by: Chong Tang * Update Language authoring and runtime APIs to follow the same convention (2022-05-01) (#18836) * Update authoring and runtime APIs to follow the same convention * Update the examples * Remove other references to "named" in "named entity recognition" * Remove more 'named' from the swagger * Adding the missing 'required' attribute present in preview APIs and not in the GA version (#18946) * Adding the missing 'required' attribute present in preview APIs and not in the GA version * Updates * Add api-version parameter to cancel job endpoint (#18985) * Use PascalCase for enum values (#18840) * rename LUIS to Luis * use camel case for enum values * Revert "use camel case for enum values" This reverts commit 8db93fbb212cc73d33b77e17e0eadb4ed1204e6b. Co-authored-by: Chong Tang * Copy QuestionAnswering definitions to common.json and refer them in analyzeconversations.json (#19030) Co-authored-by: Chong Tang Co-authored-by: Heath Stewart Co-authored-by: Mohamed Abbas Co-authored-by: Chong Tang Co-authored-by: Chong Tang Co-authored-by: Bidisha Chakraborty <29803402+bidisha-c@users.noreply.github.com> Co-authored-by: Nourhan <92883092+nourhaanfarid@users.noreply.github.com> Co-authored-by: Mohamed Abbas Co-authored-by: Chong Tang Co-authored-by: Chong Tang Co-authored-by: Bidisha Chakraborty <29803402+bidisha-c@users.noreply.github.com> * change operationIds (#18846) * [Hub Generated] Publish private branch 'jakebillings/add-matching-resource-sync-rule' (#19034) * add matchingResourceSyncRule to CustomLocationsFindTargetResourceGroup * matching -> matched * add missing x-ms-identifiers fields * do a better job of fixing x-ms-identifiers identifier fields * [Hub Generated] Review request for Microsoft.VirtualMachineImages to add version stable/2022-02-14 (#18896) * Adds base for updating Microsoft.VirtualMachineImages from version stable/2021-10-01 to version 2022-02-14 * Updates readme * Updates API version in new specs and examples * adding 2022 changes * fixed proxy resource path * added object to ImageTemplate* * added object to valide and prettier to examples * added identifier * removed format integer 32 for breaking change * added back format integer 64, to be in compliance for lintdiff and breaking change * adding back int32 after getting jeffrey richters approval * [ProviderHub] S360 linter issue (#19067) * x-ms-enum linter and prettier formatting * formatting * prettier Co-authored-by: Wendy Chang * remove swagger-to-sdk except azure-sdk-for-net-track2 (#19000) * Fix examples in Microsoft.App (#19194) * update * fix * Introduce new preview api-version 2022-05-01-preview for Microsoft.Kubernetes (#19184) * copied the base api-version(2021-10-01) to the new api-version(2022-05-01-preview) folder * made changes for the new api-version (2022-05-01-preview) * updated clusterName field in an example file Co-authored-by: Akash Keshari * add xms-ids for postgresql (#17969) * [BotService] Update Slack property (#19105) * Add blockchain to latest profile * Add additional types * update slack property Co-authored-by: Mark Cowlishaw * LoadTest Service: new preview api version (#18169) * adding data plane apis for load test service * adding custom words * Azure load test api 2022-03-01-preview * New API version for fetching client metrics * validation fixes * typo fix * resolving comments * prettier run * updated new examples * renamed all files * updated all secrets fields * updates examples reference in spec * updated pf criteria examples * updated resource id field * updated subnet fields * updated all examples * added host and schemes * fix file type value * renamed file * updated all the examples * removed validate file api ref and examples * adding back all the params left out by oav tool * resolve comments * updated jmx filetype to be 0 * Improve descriptions * updated nextlink * resolving comments * added filetype description * update filetype enum * Custom words * Typo fixes * Modify FileUrl description * description "ISO 8601" * matching regex for semantics * move testId from params to inline - fix semantics * moved api version def to inline * added apiversion type string * temp change dele app component * semantics fix * fixing testId and apiversion semantic * added oneOf for schema * testId query and path param changes * appcomponent spec and example updates * fix required type definition * added readonly to testArtifacts * removing required from resultUrl and logsUrl * temp changes apiversion inline * reverting temp changes * fix lint validation * adding required value in fileUrlList * order testID param, refactor error, security scope * file put api returns fileUrl model * updated examples * File api changes * prettier fix * adhering error model to rest api guidelines * added next link in file url list * updated example for nextlink fileUrlList * added continuation token for get all files * updated secret description Co-authored-by: Krishna Chandak Co-authored-by: Venkat Ragavan Co-authored-by: Harshan B Co-authored-by: harshan-b <101398067+harshan-b@users.noreply.github.com> * add readme.java.md and modify readme files (#18492) * add readme.java.md and modify readme files * update typescript sdk output-folder path * Fix examples for keyvault default tag: package-preview-2021-11 (#18962) * Add azure-sdk-for-net-track2 in private repo (#19214) * Fix lro in disable and enable cdn https (#19180) * Fix lro in disable and enable cdn https * Update the examples * Update the examples * Update the examples * Update the examples Co-authored-by: Chenglong Liu * Add PRLabels to CODEOWNERS (#19123) * Add PRLabels to CODEOWNERS Init - Add PRLabel to CODEOWNERS * Update CODEOWNERS Co-authored-by: Mike Kistler * Update CODEOWNERS Co-authored-by: Mike Kistler * Add fabricbot.json Co-authored-by: Ruoxuan Wang <52271048+ruowan@users.noreply.github.com> Co-authored-by: Mike Kistler * machinelearningservice-typescript.md-update (#19213) * Adding Microsoft.Sql AdvancedThreatProtectionSettings APIs on v5 tag for 2021-11-01-preview (#19216) * [Hub Generated] Review request for Microsoft.MachineLearningServices to add version stable/2022-05-01 (#18645) * Adds base for updating Microsoft.MachineLearning from version stable/2019-10-01 to version 2022-05-01 * Updates readme * Updates API version in new specs and examples * add 2022-05-01 mfe.json * add 2022-02-01-preview mls.json * add workspaceFeatures.json from 2022-02-01-preview * add example files * update readme * Update mfe spec - Update discriminator values from PascalCase to snake_case - Remove job schedules - Add MLTable * Add ScheduleBase types to machineLearningServices.json * Updated custom-words.txt * Update examples * Update readme * add workspace connection v2 changes * Update readme * Update readme * fix example validation error * Update mfe swagger * Updated examples * Moved 2022-05-01 specs from machinelearning to machinelearningservices * Update readme * port 2022-02-01-preview mfe.json Schedule to machineLearningServices.json * update example w/ provisioningState * Rename workspace connection related auth type * description change to try to trigger pipelines * Revert "description change to try to trigger pipelines" This reverts commit 899cb59290814f98b56bc777cf4f369eb2ed78c8. * update missed common-types v2 -> v3 * Remove unnecessary Credentials properties * fix propertyBag schema * add x-ms-secret * remove checkNameAvailability api * remove traffic property from PartialOnlineEndpoint * prettier * Revert "port 2022-02-01-preview mfe.json Schedule to machineLearningServices.json" This reverts commit 4268210b92105c3c7ba89b2d45d7bcd0c56c2864. * add v1LegacyMode to workpsace properties. * update description and add default value. * update description * [MLC] label sslConfiguration and virtualMachineImage as nullable * reduce PATCH to bare minimum * update examples w/ new spec * [MLC] Mark as null-able for properties Getting API * TEST enum as x-nullable * Revert "TEST enum as x-nullable" This reverts commit 616291c334fa825ac07a8b589797478699c7f6b6. * [MLC] Mark as null-able for properties of List API * remove x-nullable from properties with defaults * description update * enum ordering * fix XmsEnumValidation error for MLC * change x-ms-enum name of SSLConfiguration * update descriptions * change x-ms-client-name 'Details' to 'Properties' * removed x-ms-client-name 'Data' suffix * reorder SecretsType enum Co-authored-by: Teddy Co-authored-by: zhaomuzhi Co-authored-by: Xi Jin Co-authored-by: ZhidaLiu <86350902+ZhidaLiu@users.noreply.github.com> Co-authored-by: Teddy Todorov Co-authored-by: Bingchen Li * [NetAppFiles] Anf 19190 update for 2022 01 01 (#18516) * Add api version dir * Apply 2022-01-01 Changes * Remove Default from throughputMibps * add list x-ms-identifiers * Bump api version in examples * pretty, spelling * fix operations lists example * fix lro exampes * add systemData to 2021-08-01 * apply list identifyer added in another PR to previous version * Encyprtionkeysource enum * review comment fixes * Fixes quotaRule * Referenc common types * common types * more common * Remove regionInfo endpoint * Revert NetAppAccount using common types due to linDiff validation * Revert NetAppAccount using common types due to linDiff validation * Revert NetAppAccount using common types due to linDiff validation * Remove regionInfo endpoint2 * merge * fixes EncryptionKeySource * fixes EncryptionKeySource. * x-ms-identifiers * sibling rivalry * add regionInfo * add regionInfo.json * etag * etag * etag 2021-08-01 * remove regionInfo * VolumeQuotaRule response code * proxy resource from v3 * update-for-typescript.md (#19192) * [Relay] Adding missing success response code to PUT calls on Private Endpoints (#19156) * [Hub Generated] Review request for Microsoft.SqlVirtualMachine to add version preview/2021-11-01-preview (#18838) * Add Everyday enum to autoPatching.dayOfWeek * rename duplicate x-ms-enum * rename PatchingDayOfWeek * rename days of week variants * rename AutoBackupDaysOfWeek * [Hub Generated] Review request for Microsoft.AlertsManagement to add version stable/2019-03-01 (#18656) * Add comment to Change state parameters * fix error * fix error * fix * fix * fix error * fix validations * add example for operation list command * fix example * fix example * fix * fix * delete json file * add origin parameter to operation defenition * fix * fix * fix * delete unneccesary files * revert packege-lock.json file changes Co-authored-by: Khaled Abo Asbe * Fix Language authoring policheck issues (#19223) * Fix Language authoring policheck issues * Replace the API response with the latest value * Rename `Persina (Farsi) to `Persian` * Revert "Rename `Persina (Farsi) to `Persian`" This reverts commit 5a1feff2a7b01f25b63829bf29ccf0fd9f66cb52. * Rename `Persian (Farsi)` to `Persian` * Remove the Bengali example * update etag and kind type (#18652) * initial expected changes * remove additionalProperties from etag * rename property name * update description for todos for Feb (#19230) Co-authored-by: Kayla Seager * fix storage mock test tag: package-2021-09 (#18960) * Mipatera 2022 06 01 batch management (#18940) * Baseline commit * Swagger file and readme Swapped swaggers * Examples * Ran prettier Prettier * Added identifiers minor Missing identifier * Prettier * removing 200 response * Removed 200 from example Co-authored-by: wiboris * ACI: Correct the type of httpHeaders object->array of object (#19103) * ACI: Correct the type of httpHeaders object->array of object * Fix lint issue && prettier * mgmt, fix machinelearning java config (#19243) * mgmt, imagebuilder, rename java method validate (#19248) * mgmt, imagebuilder, rename java method validate * move java specific configurations to readme.java.md * remove outdated configs * dropped x-ms-secret propert from accesstoken definitions (#19251) * skip url encoding (#19237) * fix prettier (#19221) * update applicationinsights (#19250) * update applicationinsights * Update readme.python.md * [Hub Generated] Review request for Microsoft.Automanage to add version preview/2021-04-30-preview and stable/2022-05-04 (#19170) * Adds base for updating Microsoft.Automanage from version preview/2021-04-30-preview to version 2022-05-04 * Updates readme * Updates API version in new specs and examples * fix s360 swagger correctness issues * change targetId to be readonly * fix wrong commit * remove patch from configurationProfileVersion * fix api version * [Compute] Disk 2022-03-02 (#19116) * new version folder * new version folder * sync with diskRP 2021-12-01 changes * Update creationData description (#18050) * Update diskRPCommon.json * Update diskRPCommon.json * adding SecurityProfile in DiskRestorePointProperties (#18826) * add cross-tenant feature (#18718) * add cross-tenant feature * fix filename typo * prettier * Swagger changes for PremiumV2 in DiskRP (#18786) * Swagger changes for PremiumV2 in DiskRP * Added new property copyCompletionError * Updated description for new property copyCompletionError * Added the type as object for CopyCompletionError * Addressed comment to update the description for CopySourceNotFound Co-authored-by: akashpargat * Add new Azure Compute Gallery image ids to ImageDiskReference for PutDisk Support in 2022-03-02 Api Version (#18868) * new sig ids for put disk 2022-03-02 * fix errors and add example path * extra space * remove required id * prettify common Co-authored-by: Jerry Chan * Feature/cplat 2022 03 02 (#18945) * add cross-tenant feature * fix filename typo * prettier * add federatedClientId to diskEncryptionSetUpdateProperties * New ApI Version * Readme changes * adding SecurityProfile in DiskRestorePointProperties (#18826) * add cross-tenant feature (#18718) * add cross-tenant feature * fix filename typo * prettier * Swagger changes for PremiumV2 in DiskRP (#18786) * Swagger changes for PremiumV2 in DiskRP * Added new property copyCompletionError * Updated description for new property copyCompletionError * Added the type as object for CopyCompletionError * Addressed comment to update the description for CopySourceNotFound Co-authored-by: akashpargat * Add new Azure Compute Gallery image ids to ImageDiskReference for PutDisk Support in 2022-03-02 Api Version (#18868) * new sig ids for put disk 2022-03-02 * fix errors and add example path * extra space * remove required id * prettify common Co-authored-by: Jerry Chan * Feature/cplat 2022 03 02 (#18945) * add cross-tenant feature * fix filename typo * prettier * add federatedClientId to diskEncryptionSetUpdateProperties * GET snapshot-Changed CopyCompletionError enum name (#19160) Co-authored-by: Karan Manish Thakkar * move UserAssignedIdentities to common.json to fix duplicate definition * update readme with gallery 2022-01-03 * sync with past updates * update with description for object * fix readme * GET snapshot-Changed CopyCompletionError enum name (#19227) Co-authored-by: Karan Manish Thakkar * fixing readme.md * fix vmss userAssignedIdentities duplicate definition Co-authored-by: Theodore Chang Co-authored-by: anshulsolanki21 <73930854+anshulsolanki21@users.noreply.github.com> Co-authored-by: parkhyukjun89 Co-authored-by: Akash Pargat Co-authored-by: akashpargat Co-authored-by: jerryc3 <48365571+jerryc3@users.noreply.github.com> Co-authored-by: Jerry Chan Co-authored-by: Karan Manish Thakkar Co-authored-by: Karan Manish Thakkar Co-authored-by: Theodore Chang * [Go] rename go module-name (#19264) * ACSS & PHP public preview - version 1 and AMS V2 docs changes (#19232) * Initial changes for ACSS, PHP workloads under Microsoft.Workloads and Updated Documentation for AMS V2 * updated custom words * confidentialledger-typescript.md-update (#19265) * Fix typo (#19263) Co-authored-by: Chenglong Liu * update schema (#19271) Co-authored-by: Tianxiang Chen * Device update GA preview (#19289) * Device update GA preview * Build failure changes. * Adds base for updating Microsoft.Sql from version preview/2021-11-01-preview to version 2022-02-01-preview * Updates readme * Updates API version in new specs and examples * revert to tag: package-composite-v5 (#18701) * Add support for Standby Geo (#18783) * Add support for Standby Geo * Add text to custom-words * Add ReplicationLinks for older versions * Revert "Add ReplicationLinks for older versions" This reverts commit 1bc2b745732634228721848e3edf5bcd5b871005. Co-authored-by: subhrob * Add isManagedIdentityInUse property to DevOps Audit Api (#18791) Co-authored-by: Mukesh Dogra * Swagger example/spec for Managed Database Restore Details V2022-02-01 API (#19024) * Initial commit * Address check failures * Microsoft.Sql - adding Managed Instance AdvancedThreatProtection APIs (#19089) * Add ManagedInstanceDTCs APIs (#18770) * Added swagger, examples and changed the readme.md file * Fixed spelling errors and examples * Added a patch request option and renamed the file to lowercase * Update readme.md * Renamed examples for put and patch update * Extracted resource properties for patch request * Added new examples and changed existing ones * Added provisioning state to put request * Updated put examples * Changed provisioning status in the update examples * Updated provisioning state enum * Removed 202 code from PUT provisioning state response and updated examples accordingly * Removed patch operation and associated examples, also renamed put examples * Changed descriptions of some models * Renamed an example description Co-authored-by: Stefan Krivokapic * Minor changes due to update of the DevOps API version (2022-02-01-preview) (#19165) * Incorporating changes due to API review comment incorporation * Fixing the Enum case mismatch Co-authored-by: Mukesh Dogra * Add new Sql VA API (#18804) * Add new Sql VA API * Update server level API * Update API attributes * Update controlers * Add missing examples * Fix examples * Format JSON file * Update examples * Updae scan record API * Add ref to README file * Update version * Update enums * Add SystemData * add systemData * sort readme files * Update examples * Update remove baseline API * Add 204 respond to delete API * Add 204 error * Fixed error * Update description * Update swagger * fix PR comments, seperated baseline operations to /baselines/default/rules/ruleid * fix validations errors Co-authored-by: Ahmad Abas * update sql vulnerability assessment swagger according to SQL controller requirements. (#19240) Co-authored-by: Ahmad Abas * carry all the changes: Moving DB and ReplicationLink * add ManagedDatabase MOVE example files * update swagger * update "displayName": "(UTC+06:00) Nur-Sultan" * Add missing APIs from WCF 2014-04-01 Co-authored-by: Kaushal Kumar Co-authored-by: Kaushal Kumar Co-authored-by: Daniel Hu Co-authored-by: dorothyhu <72949285+dorothyhu@users.noreply.github.com> Co-authored-by: Justin Chen Co-authored-by: yuhhuo <90341798+yuhhuo@users.noreply.github.com> Co-authored-by: Yuchao Yan Co-authored-by: pvadali-az <91988809+pvadali-az@users.noreply.github.com> Co-authored-by: slpavkov <83451020+slpavkov@users.noreply.github.com> Co-authored-by: cliu7516 <30441891+cliu7516@users.noreply.github.com> Co-authored-by: Chang Liu Co-authored-by: Rajesh Co-authored-by: nimaller <71352534+nimaller@users.noreply.github.com> Co-authored-by: vitiwar <57375867+vitiwar@users.noreply.github.com> Co-authored-by: Kiran Parthasarathy Co-authored-by: kipartha Co-authored-by: Jay Svoboda Co-authored-by: thomasp98296 Co-authored-by: Thomas Pham Co-authored-by: Mikhail Co-authored-by: Tianen <347142915@qq.com> Co-authored-by: gk-ms <97893166+gk-ms@users.noreply.github.com> Co-authored-by: Khushboo Baheti <37917868+Khushboo-Baheti@users.noreply.github.com> Co-authored-by: Khushboo Baheti Co-authored-by: Nilambari Co-authored-by: pracsb <78512712+pr-work@users.noreply.github.com> Co-authored-by: Prachi Bhavsar Co-authored-by: Matthew Yang <79727592+matyang22@users.noreply.github.com> Co-authored-by: utbarn-ms <66377251+utbarn-ms@users.noreply.github.com> Co-authored-by: Ben Eshed Co-authored-by: Satya-anshu <70507845+Satya-anshu@users.noreply.github.com> Co-authored-by: bewaterspassover <103988461+bewaterspassover@users.noreply.github.com> Co-authored-by: Ben Eshed Co-authored-by: Sayan Naskar Co-authored-by: Frey-Wang Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com> Co-authored-by: akshansh sharma <90890351+MSakssharm@users.noreply.github.com> Co-authored-by: Chenjie Shi Co-authored-by: Alex <38583982+alexwilcox9@users.noreply.github.com> Co-authored-by: Alex Wilcox Co-authored-by: YiyangZhao215 <101784039+YiyangZhao215@users.noreply.github.com> Co-authored-by: sameerpatro <88674399+sameerpatro@users.noreply.github.com> Co-authored-by: getroyer <46832552+getroyer@users.noreply.github.com> Co-authored-by: Geoffrey Troyer Co-authored-by: Kyle Cutler Co-authored-by: Xiaogang Co-authored-by: v-yuzhichen@microsoft.com Co-authored-by: Ramón Argüelles Co-authored-by: Ramón Argüelles-García Co-authored-by: Arthur Ning <57385816+akning-ms@users.noreply.github.com> Co-authored-by: Jiahui Peng <46921893+Alancere@users.noreply.github.com> Co-authored-by: tongwu-msft Co-authored-by: Dustin Burson <47367432+dustinburson@users.noreply.github.com> Co-authored-by: Dustin Burson Co-authored-by: Ruoxuan Wang <52271048+ruowan@users.noreply.github.com> Co-authored-by: Ray Chen Co-authored-by: rperezzamora <80124228+rperezzamora@users.noreply.github.com> Co-authored-by: Arun Dsouza Co-authored-by: Ajit Navasare (MINDTREE LIMITED) Co-authored-by: Khabane Lekena <56840961+Selekena@users.noreply.github.com> Co-authored-by: ravgill Co-authored-by: amar-sagare <45947937+amar-sagare@users.noreply.github.com> Co-authored-by: Karthik Kunjithapatham <77180268+karthikku-2020@users.noreply.github.com> Co-authored-by: Jingshu923 <52914166+Jingshu923@users.noreply.github.com> Co-authored-by: Nitesh Vijay Co-authored-by: Jay Svoboda Co-authored-by: amchandn <43201777+amchandn@users.noreply.github.com> Co-authored-by: chandrasekarendran <59728024+chandrasekarendran@users.noreply.github.com> Co-authored-by: Krishna Sri Somepalli Co-authored-by: Devanshu Singh <8132290+thisisdevanshu@users.noreply.github.com> Co-authored-by: Sunny Patel Co-authored-by: Sunny Patel Co-authored-by: Devanshu Singh Co-authored-by: Zhenglai Zhang Co-authored-by: Jim Harris <72156062+MicrosoftJim@users.noreply.github.com> Co-authored-by: Akanksha Bhattacharyya Co-authored-by: Akanksha Bhattacharyya Co-authored-by: ArcturusZhang Co-authored-by: Theertharaj <40805847+thramu@users.noreply.github.com> Co-authored-by: Matthew Barnes Co-authored-by: Peter Kostyukov Co-authored-by: Lingling Tong Co-authored-by: Bogdan Ostojic <49651629+ostojicb@users.noreply.github.com> Co-authored-by: Houk <62928370+houk-ms@users.noreply.github.com> Co-authored-by: Vaishnavi Janardhan Co-authored-by: Chris Stackhouse Co-authored-by: colawwj <70128817+colawwj@users.noreply.github.com> Co-authored-by: Kevin Riehm Co-authored-by: Ilias Co-authored-by: Ilias Khan Co-authored-by: Michael Flanakin Co-authored-by: Xiaofei Cao <92354331+XiaofeiCao@users.noreply.github.com> Co-authored-by: Emily Louden <51801155+deer-prudence@users.noreply.github.com> Co-authored-by: visingl <66646841+visingl@users.noreply.github.com> Co-authored-by: mc3784 Co-authored-by: Arthur Ma Co-authored-by: Andrija Cicovic <100755783+cicovic-andrija-msft@users.noreply.github.com> Co-authored-by: Luke Sweeney <103046559+lsweeney24@users.noreply.github.com> Co-authored-by: yunho-microsoft <75456899+yunho-microsoft@users.noreply.github.com> Co-authored-by: Yunpeng Hou Co-authored-by: Yunpeng Hou Co-authored-by: asmitt <62243673+asmitt@users.noreply.github.com> Co-authored-by: Mike Vu Co-authored-by: Daeun Yim <69321306+DaeunYim@users.noreply.github.com> Co-authored-by: Haoran Hong <88764852+honghr@users.noreply.github.com> Co-authored-by: Arndt Schwenkschuster <17650715+arndt-s@users.noreply.github.com> Co-authored-by: Teddy Todorov Co-authored-by: zhaomuzhi Co-authored-by: Manoj Prasad <78874469+manojprasad-ms@users.noreply.github.com> Co-authored-by: SayanMS09 <84307561+SayanMS09@users.noreply.github.com> Co-authored-by: Sayan Ghosh Co-authored-by: davadhani Co-authored-by: charvakpatel Co-authored-by: Manoj Prasad Co-authored-by: necusjz Co-authored-by: Anat Gilenson <53407600+anat-gilenson@users.noreply.github.com> Co-authored-by: moranraz <59017169+moranraz@users.noreply.github.com> Co-authored-by: jungph808 <100548649+jungph808@users.noreply.github.com> Co-authored-by: rpressburger <93909726+rpressburger@users.noreply.github.com> Co-authored-by: ityankel <47292630+ityankel@users.noreply.github.com> Co-authored-by: Micah McKittrick <32313503+mimckitt@users.noreply.github.com> Co-authored-by: Cole O'Brien <88212026+rcoleobrien@users.noreply.github.com> Co-authored-by: Charandeep Parisineti Co-authored-by: Mark Cowlishaw Co-authored-by: Aashish Rajaram Salokhe <40220544+aashish1987@users.noreply.github.com> Co-authored-by: Aashish Rajaram Salokhe Co-authored-by: Johnson Yang Co-authored-by: Anika Tabassum Sardar Neela Co-authored-by: datr93 <43795914+datr93@users.noreply.github.com> Co-authored-by: sefriend <73497825+sefriend@users.noreply.github.com> Co-authored-by: Nelson Wu Co-authored-by: Xunzhe Xu <46947162+x9xu@users.noreply.github.com> Co-authored-by: Theodore Chang Co-authored-by: hari-bodicherla <43284966+hari-bodicherla@users.noreply.github.com> Co-authored-by: aspand <45955504+aspand@users.noreply.github.com> Co-authored-by: kamusta-msft <56413142+kamusta-msft@users.noreply.github.com> Co-authored-by: prchin <101265062+prchin@users.noreply.github.com> Co-authored-by: Kimberly Yip Chang Co-authored-by: Kimberly Yip Chang Co-authored-by: Bhaskar Brahma Co-authored-by: Rajasi Rane <56841542+rane-rajasi@users.noreply.github.com> Co-authored-by: PushyaragY <100753036+PushyaragY@users.noreply.github.com> Co-authored-by: amaverma <50138666+amaverma@users.noreply.github.com> Co-authored-by: kesharma <74746991+kesharma@users.noreply.github.com> Co-authored-by: Venkat Ragavan <50309787+venkatr21@users.noreply.github.com> Co-authored-by: chgennar <56695749+chgennar@users.noreply.github.com> Co-authored-by: chozhou <92422693+chozhou@users.noreply.github.com> Co-authored-by: Tal Shoham <87926500+tshoham@users.noreply.github.com> Co-authored-by: najian Co-authored-by: Nan Jiang Co-authored-by: Divyansh Agarwal <83802474+divyansh3131@users.noreply.github.com> Co-authored-by: Xia ZHU <398289931@qq.com> Co-authored-by: Tyler Lloyd Co-authored-by: gossion Co-authored-by: Dong Liu Co-authored-by: Shiqian Tao <62196586+ShiqianTao@users.noreply.github.com> Co-authored-by: Ji'an Liu Co-authored-by: Mikołaj Umański Co-authored-by: Mikolaj Umanski Co-authored-by: Wei Dong <40835867+dw511214992@users.noreply.github.com> Co-authored-by: Charan000 Co-authored-by: Charan MVS Co-authored-by: Ashraf Hamad Co-authored-by: Ashraf Hamad Co-authored-by: Brandon Neff Co-authored-by: liuyu1981831m <66749717+liuyu1981831m@users.noreply.github.com> Co-authored-by: Hari Prasad Perabattula Co-authored-by: Hari Prasad Perabattula Co-authored-by: Sean McCullough <44180881+seanmcc-msft@users.noreply.github.com> Co-authored-by: Ruslan Yakushev <1664475+ruslany@users.noreply.github.com> Co-authored-by: tombuildsstuff Co-authored-by: Jonathan Innis Co-authored-by: Cala Zubair <60439897+czubair@users.noreply.github.com> Co-authored-by: matanpa Co-authored-by: FumingZhang <81607949+FumingZhang@users.noreply.github.com> Co-authored-by: Jianping Zeng Co-authored-by: Thalia Wang <58485997+wenxuan0923@users.noreply.github.com> Co-authored-by: Chenglong Liu <48578056+ChenglongLiu@users.noreply.github.com> Co-authored-by: Chenglong Liu Co-authored-by: xunsun-commits <84804232+xunsun-commits@users.noreply.github.com> Co-authored-by: Feng Zhou <55177366+fengzhou-msft@users.noreply.github.com> Co-authored-by: Suhani Shrivastava Co-authored-by: Cameron Taggart Co-authored-by: Xing Zhou Co-authored-by: kukulkarni1 <101899571+kukulkarni1@users.noreply.github.com> Co-authored-by: Xuyang Cao Co-authored-by: swagger-automation Co-authored-by: Xuyang Cao Co-authored-by: Pratima Upadhyay Co-authored-by: ZelinWang Co-authored-by: RakeshMohan-MSFT <49954584+RakeshMohanMSFT@users.noreply.github.com> Co-authored-by: Roberto Cervantes Co-authored-by: Assaf Israel Co-authored-by: Assaf Israel Co-authored-by: Limin Gu <48228819+limingu@users.noreply.github.com> Co-authored-by: Shuo LI Co-authored-by: Shuo Li Co-authored-by: xiaoxu qi Co-authored-by: Vinay Jayant Mundada Co-authored-by: Vinay Mundada Co-authored-by: khmic5 <96520421+khmic5@users.noreply.github.com> Co-authored-by: ariklin Co-authored-by: Arik Riklin Co-authored-by: damodaravadhani <91929893+damodaravadhani@users.noreply.github.com> Co-authored-by: weiping Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com> Co-authored-by: musabbir Co-authored-by: Musabbir Khan Co-authored-by: naddonik <102253181+naddonik@users.noreply.github.com> Co-authored-by: Kevin Naddoni Co-authored-by: Weidong Xu Co-authored-by: yanfa317 <53584318+yanfa317@users.noreply.github.com> Co-authored-by: poadhika <42165979+poadhika@users.noreply.github.com> Co-authored-by: Pooja Adhikari Co-authored-by: Komivi Agbakpem Co-authored-by: Adam Sandor Co-authored-by: kangsun-ctrl <69279251+kangsun-ctrl@users.noreply.github.com> Co-authored-by: apattath Co-authored-by: Kareem Yousef Co-authored-by: Heath Stewart Co-authored-by: Abigail Hartman Co-authored-by: Abigail Hartman Co-authored-by: Bidisha Chakraborty <29803402+bidisha-c@users.noreply.github.com> Co-authored-by: Chong Tang Co-authored-by: Chong Tang Co-authored-by: Mohamed Abbas Co-authored-by: Nourhan <92883092+nourhaanfarid@users.noreply.github.com> Co-authored-by: Jake Billings Co-authored-by: zdelacerda-microsoft <90284189+zdelacerda-microsoft@users.noreply.github.com> Co-authored-by: wwendyc Co-authored-by: Wendy Chang Co-authored-by: Zunli Hu Co-authored-by: akashkeshari Co-authored-by: Akash Keshari Co-authored-by: ssss141414 Co-authored-by: krishna1s <50358529+krishna1s@users.noreply.github.com> Co-authored-by: Krishna Chandak Co-authored-by: Venkat Ragavan Co-authored-by: Harshan B Co-authored-by: harshan-b <101398067+harshan-b@users.noreply.github.com> Co-authored-by: Lin Lin <15995082+Noelin@users.noreply.github.com> Co-authored-by: Runliang Liu Co-authored-by: Mike Kistler Co-authored-by: Uriel Cohen Co-authored-by: erjms <90470932+erjms@users.noreply.github.com> Co-authored-by: Xi Jin Co-authored-by: ZhidaLiu <86350902+ZhidaLiu@users.noreply.github.com> Co-authored-by: Teddy Todorov Co-authored-by: Bingchen Li Co-authored-by: Auðunn Co-authored-by: Rachel Kim Co-authored-by: khaledaboasbe <38797194+khaledaboasbe@users.noreply.github.com> Co-authored-by: Khaled Abo Asbe Co-authored-by: Vu Tran <36055117+vutran01@users.noreply.github.com> Co-authored-by: Kayla Seager <1675997+kseager@users.noreply.github.com> Co-authored-by: Kayla Seager Co-authored-by: Mike Pateras <35780775+paterasMSFT@users.noreply.github.com> Co-authored-by: wiboris Co-authored-by: magodo Co-authored-by: Lyndon Shi Co-authored-by: Lei Ni <7233663+leni-msft@users.noreply.github.com> Co-authored-by: zhenbiao wei <424401670@qq.com> Co-authored-by: haagha <64601174+haagha@users.noreply.github.com> Co-authored-by: anshulsolanki21 <73930854+anshulsolanki21@users.noreply.github.com> Co-authored-by: parkhyukjun89 Co-authored-by: Akash Pargat Co-authored-by: akashpargat Co-authored-by: jerryc3 <48365571+jerryc3@users.noreply.github.com> Co-authored-by: Jerry Chan Co-authored-by: Karan Manish Thakkar Co-authored-by: Karan Manish Thakkar Co-authored-by: Theodore Chang Co-authored-by: gargankit-microsoft <88656868+gargankit-microsoft@users.noreply.github.com> Co-authored-by: tianxchen-ms <403562789@qq.com> Co-authored-by: Tianxiang Chen Co-authored-by: David Pokluda <46501915+dpokluda@users.noreply.github.com> Co-authored-by: subhrob Co-authored-by: subhrob Co-authored-by: msdogra Co-authored-by: Mukesh Dogra Co-authored-by: ndzibrakovic <88534948+ndzibrakovic@users.noreply.github.com> Co-authored-by: Stefan Krivokapic <51293916+krivi37@users.noreply.github.com> Co-authored-by: Stefan Krivokapic Co-authored-by: Shimon Arzuan <58290359+shimonar1171@users.noreply.github.com> Co-authored-by: Ahmad Abas Co-authored-by: Ahmad Abbas --- .../DataMaskingPolicies.json | 240 +++++++++++++ .../2022-02-01-preview/DataMaskingRules.json | 323 ++++++++++++++++++ .../2022-02-01-preview/GeoBackupPolicies.json | 292 ++++++++++++++++ .../RecoverableDatabases.json | 197 +++++++++++ .../2022-02-01-preview/ServerUsages.json | 148 ++++++++ .../DataMaskingPolicyCreateOrUpdateMax.json | 48 +++ .../DataMaskingPolicyCreateOrUpdateMin.json | 47 +++ .../examples/DataMaskingPolicyGet.json | 27 ++ ...taMaskingRuleCreateOrUpdateDefaultMax.json | 69 ++++ ...taMaskingRuleCreateOrUpdateDefaultMin.json | 67 ++++ .../DataMaskingRuleCreateOrUpdateNumber.json | 69 ++++ .../DataMaskingRuleCreateOrUpdateText.json | 70 ++++ .../DataMaskingRuleListByDatabase.json | 60 ++++ .../GeoBackupPoliciesCreateOrUpdate.json | 43 +++ .../examples/GeoBackupPoliciesGet.json | 25 ++ .../examples/GeoBackupPoliciesList.json | 28 ++ .../examples/RecoverableDatabaseGet.json | 24 ++ .../examples/RecoverableDatabaseList.json | 49 +++ .../examples/ServerUsageList.json | 38 +++ specification/sql/resource-manager/readme.md | 255 +++++++------- 20 files changed, 1995 insertions(+), 124 deletions(-) create mode 100644 specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/DataMaskingPolicies.json create mode 100644 specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/DataMaskingRules.json create mode 100644 specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/GeoBackupPolicies.json create mode 100644 specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/RecoverableDatabases.json create mode 100644 specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/ServerUsages.json create mode 100644 specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/DataMaskingPolicyCreateOrUpdateMax.json create mode 100644 specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/DataMaskingPolicyCreateOrUpdateMin.json create mode 100644 specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/DataMaskingPolicyGet.json create mode 100644 specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/DataMaskingRuleCreateOrUpdateDefaultMax.json create mode 100644 specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/DataMaskingRuleCreateOrUpdateDefaultMin.json create mode 100644 specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/DataMaskingRuleCreateOrUpdateNumber.json create mode 100644 specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/DataMaskingRuleCreateOrUpdateText.json create mode 100644 specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/DataMaskingRuleListByDatabase.json create mode 100644 specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/GeoBackupPoliciesCreateOrUpdate.json create mode 100644 specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/GeoBackupPoliciesGet.json create mode 100644 specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/GeoBackupPoliciesList.json create mode 100644 specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/RecoverableDatabaseGet.json create mode 100644 specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/RecoverableDatabaseList.json create mode 100644 specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/ServerUsageList.json diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/DataMaskingPolicies.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/DataMaskingPolicies.json new file mode 100644 index 000000000000..6e232d9471d6 --- /dev/null +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/DataMaskingPolicies.json @@ -0,0 +1,240 @@ +{ + "swagger": "2.0", + "info": { + "version": "2022-02-01-preview", + "title": "SqlManagementClient", + "description": "The Azure SQL Database management API provides a RESTful set of web APIs that interact with Azure SQL Database services to manage your databases. The API enables users to create, retrieve, update, and delete databases, servers, and other entities." + }, + "host": "management.azure.com", + "schemes": [ + "https" + ], + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "paths": { + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}/databases/{databaseName}/dataMaskingPolicies/{dataMaskingPolicyName}": { + "get": { + "tags": [ + "DataMaskingPolicies" + ], + "description": "Gets the database data masking policy.", + "operationId": "DataMaskingPolicies_Get", + "parameters": [ + { + "$ref": "../../../common/v1/types.json#/parameters/ResourceGroupParameter" + }, + { + "$ref": "#/parameters/ServerNameParameter" + }, + { + "$ref": "#/parameters/DatabaseNameParameter" + }, + { + "name": "dataMaskingPolicyName", + "in": "path", + "description": "The name of the database for which the data masking policy applies.", + "required": true, + "type": "string", + "enum": [ + "Default" + ], + "x-ms-enum": { + "name": "DataMaskingPolicyName", + "modelAsString": true + } + }, + { + "$ref": "../../../common/v1/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "Successfully retrieved the database data masking policies.", + "schema": { + "$ref": "#/definitions/DataMaskingPolicy" + } + }, + "default": { + "description": "*** Error Responses: ***" + } + }, + "x-ms-examples": { + "Gets the database data masking policies.": { + "$ref": "./examples/DataMaskingPolicyGet.json" + } + } + }, + "put": { + "tags": [ + "DataMaskingPolicies" + ], + "description": "Creates or updates a database data masking policy.", + "operationId": "DataMaskingPolicies_CreateOrUpdate", + "parameters": [ + { + "$ref": "../../../common/v1/types.json#/parameters/ResourceGroupParameter" + }, + { + "$ref": "#/parameters/ServerNameParameter" + }, + { + "$ref": "#/parameters/DatabaseNameParameter" + }, + { + "name": "dataMaskingPolicyName", + "in": "path", + "description": "The name of the database for which the data masking policy applies.", + "required": true, + "type": "string", + "enum": [ + "Default" + ], + "x-ms-enum": { + "name": "DataMaskingPolicyName", + "modelAsString": true + } + }, + { + "name": "parameters", + "in": "body", + "description": "Parameters for creating or updating a data masking policy.", + "required": true, + "schema": { + "$ref": "#/definitions/DataMaskingPolicy" + } + }, + { + "$ref": "../../../common/v1/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "Successfully created database data masking policy.", + "schema": { + "$ref": "#/definitions/DataMaskingPolicy" + } + }, + "default": { + "description": "*** Error Responses: ***" + }, + "201": { + "description": "Successfully created database data masking policy..", + "schema": { + "$ref": "#/definitions/DataMaskingPolicy" + } + } + }, + "x-ms-examples": { + "Create or update data masking policy max": { + "$ref": "./examples/DataMaskingPolicyCreateOrUpdateMax.json" + }, + "Create or update data masking policy min.": { + "$ref": "./examples/DataMaskingPolicyCreateOrUpdateMin.json" + } + } + } + } + }, + "definitions": { + "DataMaskingPolicy": { + "description": "A database data masking policy.", + "type": "object", + "allOf": [ + { + "$ref": "../../../common/v1/types.json#/definitions/ProxyResource" + } + ], + "properties": { + "location": { + "description": "The location of the data masking policy.", + "type": "string", + "readOnly": true + }, + "kind": { + "description": "The kind of Data Masking Policy. Metadata, used for Azure portal.", + "type": "string", + "readOnly": true + }, + "properties": { + "$ref": "#/definitions/DataMaskingPolicyProperties", + "description": "Resource properties.", + "x-ms-client-flatten": true + } + } + }, + "DataMaskingPolicyProperties": { + "description": "The properties of a database data masking policy.", + "required": [ + "dataMaskingState" + ], + "type": "object", + "properties": { + "dataMaskingState": { + "description": "The state of the data masking policy.", + "enum": [ + "Enabled", + "Disabled" + ], + "type": "string", + "x-ms-enum": { + "name": "DataMaskingState", + "modelAsString": false + } + }, + "exemptPrincipals": { + "description": "The list of the exempt principals. Specifies the semicolon-separated list of database users for which the data masking policy does not apply. The specified users receive data results without masking for all of the database queries.", + "type": "string" + }, + "applicationPrincipals": { + "description": "The list of the application principals. This is a legacy parameter and is no longer used.", + "type": "string", + "readOnly": true + }, + "maskingLevel": { + "description": "The masking level. This is a legacy parameter and is no longer used.", + "type": "string", + "readOnly": true + } + } + } + }, + "parameters": { + "DatabaseNameParameter": { + "name": "databaseName", + "in": "path", + "description": "The name of the database.", + "required": true, + "type": "string", + "x-ms-parameter-location": "method" + }, + "ServerNameParameter": { + "name": "serverName", + "in": "path", + "description": "The name of the server.", + "required": true, + "type": "string", + "x-ms-parameter-location": "method" + } + }, + "securityDefinitions": { + "azure_auth": { + "type": "oauth2", + "description": "Azure Active Directory OAuth2 Flow", + "flow": "implicit", + "authorizationUrl": "https://login.microsoftonline.com/common/oauth2/authorize", + "scopes": { + "user_impersonation": "impersonate your user account" + } + } + } +} diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/DataMaskingRules.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/DataMaskingRules.json new file mode 100644 index 000000000000..ea0a81b80c06 --- /dev/null +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/DataMaskingRules.json @@ -0,0 +1,323 @@ +{ + "swagger": "2.0", + "info": { + "version": "2022-02-01-preview", + "title": "SqlManagementClient", + "description": "The Azure SQL Database management API provides a RESTful set of web APIs that interact with Azure SQL Database services to manage your databases. The API enables users to create, retrieve, update, and delete databases, servers, and other entities." + }, + "host": "management.azure.com", + "schemes": [ + "https" + ], + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "paths": { + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}/databases/{databaseName}/dataMaskingPolicies/{dataMaskingPolicyName}/rules": { + "get": { + "tags": [ + "DataMaskingRules" + ], + "description": "Gets a list of database data masking rules.", + "operationId": "DataMaskingRules_ListByDatabase", + "parameters": [ + { + "$ref": "../../../common/v1/types.json#/parameters/ResourceGroupParameter" + }, + { + "$ref": "#/parameters/ServerNameParameter" + }, + { + "$ref": "#/parameters/DatabaseNameParameter" + }, + { + "name": "dataMaskingPolicyName", + "in": "path", + "description": "The name of the database for which the data masking rule applies.", + "required": true, + "type": "string", + "enum": [ + "Default" + ], + "x-ms-enum": { + "name": "DataMaskingPolicyName", + "modelAsString": true + } + }, + { + "$ref": "../../../common/v1/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "Successfully retrieved the list of server's Advanced Threat Protection states.", + "schema": { + "$ref": "#/definitions/DataMaskingRuleListResult" + } + }, + "default": { + "description": "*** Error Responses: ***" + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "Gets a list of database data masking rules.": { + "$ref": "./examples/DataMaskingRuleListByDatabase.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}/databases/{databaseName}/dataMaskingPolicies/{dataMaskingPolicyName}/rules/{dataMaskingRuleName}": { + "put": { + "tags": [ + "DataMaskingRules" + ], + "description": "Creates or updates a database data masking rule.", + "operationId": "DataMaskingRules_CreateOrUpdate", + "parameters": [ + { + "$ref": "../../../common/v1/types.json#/parameters/ResourceGroupParameter" + }, + { + "$ref": "#/parameters/ServerNameParameter" + }, + { + "$ref": "#/parameters/DatabaseNameParameter" + }, + { + "name": "dataMaskingPolicyName", + "in": "path", + "description": "The name of the database for which the data masking policy applies.", + "required": true, + "type": "string", + "enum": [ + "Default" + ], + "x-ms-enum": { + "name": "DataMaskingPolicyName", + "modelAsString": true + } + }, + { + "name": "dataMaskingRuleName", + "in": "path", + "description": "The name of the data masking rule.", + "required": true, + "type": "string" + }, + { + "name": "parameters", + "in": "body", + "description": "The required parameters for creating or updating a data masking rule.", + "required": true, + "schema": { + "$ref": "#/definitions/DataMaskingRule" + } + }, + { + "$ref": "../../../common/v1/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "Successfully set a database data masking rule.", + "schema": { + "$ref": "#/definitions/DataMaskingRule" + } + }, + "default": { + "description": "*** Error Responses: ***" + }, + "201": { + "description": "Successfully created a database data masking rule.", + "schema": { + "$ref": "#/definitions/DataMaskingRule" + } + } + }, + "x-ms-examples": { + "Create/Update data masking rule for default max.": { + "$ref": "./examples/DataMaskingRuleCreateOrUpdateDefaultMax.json" + }, + "Create/Update data masking rule for default min.": { + "$ref": "./examples/DataMaskingRuleCreateOrUpdateDefaultMin.json" + }, + "Create/Update data masking rule for numbers.": { + "$ref": "./examples/DataMaskingRuleCreateOrUpdateNumber.json" + }, + "Create/Update data masking rule for text.": { + "$ref": "./examples/DataMaskingRuleCreateOrUpdateText.json" + } + } + } + } + }, + "definitions": { + "DataMaskingRule": { + "description": "A database data masking rule.", + "type": "object", + "allOf": [ + { + "$ref": "../../../common/v1/types.json#/definitions/ProxyResource" + } + ], + "properties": { + "location": { + "description": "The location of the data masking rule.", + "type": "string", + "readOnly": true + }, + "kind": { + "description": "The kind of Data Masking Rule. Metadata, used for Azure portal.", + "type": "string", + "readOnly": true + }, + "properties": { + "$ref": "#/definitions/DataMaskingRuleProperties", + "description": "Resource properties.", + "x-ms-client-flatten": true + } + } + }, + "DataMaskingRuleListResult": { + "description": "The list of database data masking rules.", + "type": "object", + "properties": { + "value": { + "description": "Array of results.", + "type": "array", + "items": { + "$ref": "#/definitions/DataMaskingRule" + }, + "readOnly": true + }, + "nextLink": { + "description": "Link to retrieve next page of results.", + "type": "string", + "readOnly": true + } + } + }, + "DataMaskingRuleProperties": { + "description": "The properties of a database data masking rule.", + "required": [ + "schemaName", + "tableName", + "columnName", + "maskingFunction" + ], + "type": "object", + "properties": { + "id": { + "description": "The rule Id.", + "type": "string", + "readOnly": true + }, + "ruleState": { + "description": "The rule state. Used to delete a rule. To delete an existing rule, specify the schemaName, tableName, columnName, maskingFunction, and specify ruleState as disabled. However, if the rule doesn't already exist, the rule will be created with ruleState set to enabled, regardless of the provided value of ruleState.", + "enum": [ + "Enabled", + "Disabled" + ], + "type": "string", + "x-ms-enum": { + "name": "DataMaskingRuleState", + "modelAsString": false + } + }, + "schemaName": { + "description": "The schema name on which the data masking rule is applied.", + "type": "string" + }, + "tableName": { + "description": "The table name on which the data masking rule is applied.", + "type": "string" + }, + "columnName": { + "description": "The column name on which the data masking rule is applied.", + "type": "string" + }, + "aliasName": { + "description": "The alias name. This is a legacy parameter and is no longer used.", + "type": "string" + }, + "maskingFunction": { + "description": "The masking function that is used for the data masking rule.", + "enum": [ + "Default", + "CCN", + "Email", + "Number", + "SSN", + "Text" + ], + "type": "string", + "x-ms-enum": { + "name": "DataMaskingFunction", + "modelAsString": false + } + }, + "numberFrom": { + "description": "The numberFrom property of the masking rule. Required if maskingFunction is set to Number, otherwise this parameter will be ignored.", + "type": "string" + }, + "numberTo": { + "description": "The numberTo property of the data masking rule. Required if maskingFunction is set to Number, otherwise this parameter will be ignored.", + "type": "string" + }, + "prefixSize": { + "description": "If maskingFunction is set to Text, the number of characters to show unmasked in the beginning of the string. Otherwise, this parameter will be ignored.", + "type": "string" + }, + "suffixSize": { + "description": "If maskingFunction is set to Text, the number of characters to show unmasked at the end of the string. Otherwise, this parameter will be ignored.", + "type": "string" + }, + "replacementString": { + "description": "If maskingFunction is set to Text, the character to use for masking the unexposed part of the string. Otherwise, this parameter will be ignored.", + "type": "string" + } + } + } + }, + "parameters": { + "DatabaseNameParameter": { + "name": "databaseName", + "in": "path", + "description": "The name of the database.", + "required": true, + "type": "string", + "x-ms-parameter-location": "method" + }, + "ServerNameParameter": { + "name": "serverName", + "in": "path", + "description": "The name of the server.", + "required": true, + "type": "string", + "x-ms-parameter-location": "method" + } + }, + "securityDefinitions": { + "azure_auth": { + "type": "oauth2", + "description": "Azure Active Directory OAuth2 Flow", + "flow": "implicit", + "authorizationUrl": "https://login.microsoftonline.com/common/oauth2/authorize", + "scopes": { + "user_impersonation": "impersonate your user account" + } + } + } +} diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/GeoBackupPolicies.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/GeoBackupPolicies.json new file mode 100644 index 000000000000..99f78ac2c15b --- /dev/null +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/GeoBackupPolicies.json @@ -0,0 +1,292 @@ +{ + "swagger": "2.0", + "info": { + "version": "2022-02-01-preview", + "title": "SqlManagementClient", + "description": "The Azure SQL Database management API provides a RESTful set of web APIs that interact with Azure SQL Database services to manage your databases. The API enables users to create, retrieve, update, and delete databases, servers, and other entities." + }, + "host": "management.azure.com", + "schemes": [ + "https" + ], + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "paths": { + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}/databases/{databaseName}/geoBackupPolicies": { + "get": { + "tags": [ + "GeoBackupPolicies" + ], + "description": "Gets a list of Geo backup policies for the given database resource.", + "operationId": "GeoBackupPolicies_List", + "parameters": [ + { + "$ref": "../../../common/v1/types.json#/parameters/ResourceGroupParameter" + }, + { + "$ref": "#/parameters/ServerNameParameter" + }, + { + "$ref": "#/parameters/DatabaseNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "Successfully retrieved the list of Geo backup policy configurations.", + "schema": { + "$ref": "#/definitions/GeoBackupPolicyListResult" + } + }, + "default": { + "description": "*** Error Responses: ***\n\n * 404 ResourceNotFound - The requested resource was not found." + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "List Geo backup policies for the given database resource.": { + "$ref": "./examples/GeoBackupPoliciesList.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}/databases/{databaseName}/geoBackupPolicies/{geoBackupPolicyName}": { + "get": { + "tags": [ + "GeoBackupPolicies" + ], + "description": "Gets a Geo backup policy for the given database resource.", + "operationId": "GeoBackupPolicies_Get", + "parameters": [ + { + "$ref": "../../../common/v1/types.json#/parameters/ResourceGroupParameter" + }, + { + "$ref": "#/parameters/ServerNameParameter" + }, + { + "$ref": "#/parameters/DatabaseNameParameter" + }, + { + "name": "geoBackupPolicyName", + "in": "path", + "description": "The name of the Geo backup policy. This should always be 'Default'.", + "required": true, + "type": "string", + "enum": [ + "Default" + ], + "x-ms-enum": { + "name": "GeoBackupPolicyName", + "modelAsString": true + } + }, + { + "$ref": "../../../common/v1/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "Successfully retrieved the specified Geo backup policy.", + "schema": { + "$ref": "#/definitions/GeoBackupPolicy" + } + }, + "default": { + "description": "*** Error Responses: ***\n\n * 404 ResourceNotFound - The requested resource was not found." + } + }, + "x-ms-examples": { + "Gets the specified Geo backup policy.": { + "$ref": "./examples/GeoBackupPoliciesGet.json" + } + } + }, + "put": { + "tags": [ + "GeoBackupPolicies" + ], + "description": "Create or update a database default Geo backup policy.", + "operationId": "GeoBackupPolicies_CreateOrUpdate", + "parameters": [ + { + "$ref": "../../../common/v1/types.json#/parameters/ResourceGroupParameter" + }, + { + "$ref": "#/parameters/ServerNameParameter" + }, + { + "$ref": "#/parameters/DatabaseNameParameter" + }, + { + "name": "geoBackupPolicyName", + "in": "path", + "description": "The name of the Geo backup policy. This should always be 'Default'.", + "required": true, + "type": "string", + "enum": [ + "Default" + ], + "x-ms-enum": { + "name": "GeoBackupPolicyName", + "modelAsString": true + } + }, + { + "name": "parameters", + "in": "body", + "description": "The required parameters for creating or updating the geo backup policy.", + "required": true, + "schema": { + "$ref": "#/definitions/GeoBackupPolicy" + } + }, + { + "$ref": "../../../common/v1/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "Successfully updated the default Geo backup policy.", + "schema": { + "$ref": "#/definitions/GeoBackupPolicy" + } + }, + "default": { + "description": "*** Error Responses: ***\n\n * 404 ResourceNotFound - The requested resource was not found." + }, + "201": { + "description": "Updated the Geo backup policy is in progress.", + "schema": { + "$ref": "#/definitions/GeoBackupPolicy" + } + } + }, + "x-ms-examples": { + "Create or update a database default Geo backup policy.": { + "$ref": "./examples/GeoBackupPoliciesCreateOrUpdate.json" + } + } + } + } + }, + "definitions": { + "GeoBackupPolicy": { + "description": "A Geo backup policy.", + "type": "object", + "allOf": [ + { + "$ref": "../../../common/v1/types.json#/definitions/ProxyResource" + } + ], + "properties": { + "location": { + "description": "Backup policy location.", + "type": "string", + "readOnly": true + }, + "kind": { + "description": "Kind of geo backup policy. This is metadata used for the Azure portal experience.", + "type": "string", + "readOnly": true + }, + "properties": { + "$ref": "#/definitions/GeoBackupPolicyProperties", + "description": "Resource properties.", + "x-ms-client-flatten": true + } + } + }, + "GeoBackupPolicyListResult": { + "description": "The list of geo backup policies.", + "type": "object", + "properties": { + "value": { + "description": "Array of results.", + "type": "array", + "items": { + "$ref": "#/definitions/GeoBackupPolicy" + }, + "readOnly": true + }, + "nextLink": { + "description": "Link to retrieve next page of results.", + "type": "string", + "readOnly": true + } + } + }, + "GeoBackupPolicyProperties": { + "description": "The properties of the geo backup policy.", + "required": [ + "state" + ], + "type": "object", + "properties": { + "state": { + "description": "The state of the geo backup policy.", + "enum": [ + "Enabled", + "Disabled" + ], + "type": "string", + "x-ms-enum": { + "name": "GeoBackupPolicyState", + "modelAsString": false + } + }, + "storageType": { + "description": "The storage type of the geo backup policy.", + "type": "string", + "readOnly": true + } + } + } + }, + "parameters": { + "DatabaseNameParameter": { + "name": "databaseName", + "in": "path", + "description": "The name of the database.", + "required": true, + "type": "string", + "x-ms-parameter-location": "method" + }, + "ServerNameParameter": { + "name": "serverName", + "in": "path", + "description": "The name of the server.", + "required": true, + "type": "string", + "x-ms-parameter-location": "method" + } + }, + "securityDefinitions": { + "azure_auth": { + "type": "oauth2", + "description": "Azure Active Directory OAuth2 Flow", + "flow": "implicit", + "authorizationUrl": "https://login.microsoftonline.com/common/oauth2/authorize", + "scopes": { + "user_impersonation": "impersonate your user account" + } + } + } +} diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/RecoverableDatabases.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/RecoverableDatabases.json new file mode 100644 index 000000000000..a7c831e04fba --- /dev/null +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/RecoverableDatabases.json @@ -0,0 +1,197 @@ +{ + "swagger": "2.0", + "info": { + "version": "2022-02-01-preview", + "title": "SqlManagementClient", + "description": "The Azure SQL Database management API provides a RESTful set of web APIs that interact with Azure SQL Database services to manage your databases. The API enables users to create, retrieve, update, and delete databases, servers, and other entities." + }, + "host": "management.azure.com", + "schemes": [ + "https" + ], + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "paths": { + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}/recoverableDatabases": { + "get": { + "tags": [ + "RecoverableDatabases" + ], + "description": "Gets a list of recoverable databases.", + "operationId": "RecoverableDatabases_ListByServer", + "parameters": [ + { + "$ref": "../../../common/v1/types.json#/parameters/ResourceGroupParameter" + }, + { + "$ref": "#/parameters/ServerNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "Successfully retrieved the list of recoverable databases.", + "schema": { + "$ref": "#/definitions/RecoverableDatabaseListResult" + } + }, + "default": { + "description": "*** Error Responses: ***\n\n * 404 SubscriptionDoesNotHaveServer - The requested server was not found\n\n * 404 ServerNotInSubscriptionResourceGroup - Specified server does not exist in the specified resource group and subscription.\n\n * 404 ResourceNotFound - The requested resource was not found." + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "Get list of recoverable databases.": { + "$ref": "./examples/RecoverableDatabaseList.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}/recoverableDatabases/{databaseName}": { + "get": { + "tags": [ + "RecoverableDatabases" + ], + "description": "Gets a recoverable database.", + "operationId": "RecoverableDatabases_Get", + "parameters": [ + { + "$ref": "../../../common/v1/types.json#/parameters/ResourceGroupParameter" + }, + { + "$ref": "#/parameters/ServerNameParameter" + }, + { + "$ref": "#/parameters/DatabaseNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "Successfully retrieved the specified recoverable database.", + "schema": { + "$ref": "#/definitions/RecoverableDatabase" + } + }, + "default": { + "description": "*** Error Responses: ***\n\n * 400 InvalidRecoverableDatabaseId - Invalid recoverable database identifier.\n\n * 404 SubscriptionDoesNotHaveServer - The requested server was not found\n\n * 404 ServerNotInSubscriptionResourceGroup - Specified server does not exist in the specified resource group and subscription.\n\n * 404 ResourceNotFound - The requested resource was not found." + } + }, + "x-ms-examples": { + "Get a recoverable database.": { + "$ref": "./examples/RecoverableDatabaseGet.json" + } + } + } + } + }, + "definitions": { + "RecoverableDatabase": { + "description": "A recoverable database resource.", + "type": "object", + "allOf": [ + { + "$ref": "../../../common/v1/types.json#/definitions/ProxyResource" + } + ], + "properties": { + "properties": { + "$ref": "#/definitions/RecoverableDatabaseProperties", + "description": "Resource properties.", + "x-ms-client-flatten": true + } + } + }, + "RecoverableDatabaseListResult": { + "description": "A list of recoverable databases.", + "type": "object", + "properties": { + "value": { + "description": "Array of results.", + "type": "array", + "items": { + "$ref": "#/definitions/RecoverableDatabase" + }, + "readOnly": true + }, + "nextLink": { + "description": "Link to retrieve next page of results.", + "type": "string", + "readOnly": true + } + } + }, + "RecoverableDatabaseProperties": { + "description": "The recoverable database's properties.", + "type": "object", + "properties": { + "edition": { + "description": "The edition of the database.", + "type": "string", + "readOnly": true + }, + "serviceLevelObjective": { + "description": "The service level objective name of the database.", + "type": "string", + "readOnly": true + }, + "elasticPoolName": { + "description": "The elastic pool name of the database", + "type": "string", + "readOnly": true + }, + "lastAvailableBackupDate": { + "format": "date-time", + "description": "The last available backup date.", + "type": "string", + "readOnly": true + } + } + } + }, + "parameters": { + "DatabaseNameParameter": { + "name": "databaseName", + "in": "path", + "description": "The name of the database.", + "required": true, + "type": "string", + "x-ms-parameter-location": "method" + }, + "ServerNameParameter": { + "name": "serverName", + "in": "path", + "description": "The name of the server.", + "required": true, + "type": "string", + "x-ms-parameter-location": "method" + } + }, + "securityDefinitions": { + "azure_auth": { + "type": "oauth2", + "description": "Azure Active Directory OAuth2 Flow", + "flow": "implicit", + "authorizationUrl": "https://login.microsoftonline.com/common/oauth2/authorize", + "scopes": { + "user_impersonation": "impersonate your user account" + } + } + } +} diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/ServerUsages.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/ServerUsages.json new file mode 100644 index 000000000000..31597cb6d5e6 --- /dev/null +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/ServerUsages.json @@ -0,0 +1,148 @@ +{ + "swagger": "2.0", + "info": { + "version": "2022-02-01-preview", + "title": "SqlManagementClient", + "description": "The Azure SQL Database management API provides a RESTful set of web APIs that interact with Azure SQL Database services to manage your databases. The API enables users to create, retrieve, update, and delete databases, servers, and other entities." + }, + "host": "management.azure.com", + "schemes": [ + "https" + ], + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "paths": { + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}/usages": { + "get": { + "tags": [ + "ServerUsages" + ], + "description": "Gets server usages.", + "operationId": "ServerUsages_ListByServer", + "parameters": [ + { + "$ref": "../../../common/v1/types.json#/parameters/ResourceGroupParameter" + }, + { + "$ref": "#/parameters/ServerNameParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../common/v1/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "Successfully retrieved the server usages.", + "schema": { + "$ref": "#/definitions/ServerUsageListResult" + } + }, + "default": { + "description": "*** Error Responses: ***\n\n * 404 SubscriptionDoesNotHaveServer - The requested server was not found\n\n * 404 ServerNotInSubscriptionResourceGroup - Specified server does not exist in the specified resource group and subscription." + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "List servers usages.": { + "$ref": "./examples/ServerUsageList.json" + } + } + } + } + }, + "definitions": { + "ServerUsage": { + "description": "Usage metric of a server.", + "type": "object", + "allOf": [ + { + "$ref": "../../../common/v1/types.json#/definitions/ProxyResource" + } + ], + "properties": { + "properties": { + "$ref": "#/definitions/ServerUsageProperties", + "description": "Resource properties.", + "x-ms-client-flatten": true + } + } + }, + "ServerUsageListResult": { + "description": "A list of server usage metrics.", + "type": "object", + "properties": { + "value": { + "description": "Array of results.", + "type": "array", + "items": { + "$ref": "#/definitions/ServerUsage" + }, + "readOnly": true + }, + "nextLink": { + "description": "Link to retrieve next page of results.", + "type": "string", + "readOnly": true + } + } + }, + "ServerUsageProperties": { + "description": "Properties of a server usage.", + "type": "object", + "properties": { + "displayName": { + "description": "User-readable name of the metric.", + "type": "string", + "readOnly": true + }, + "currentValue": { + "format": "double", + "description": "Current value of the metric.", + "type": "number", + "readOnly": true + }, + "limit": { + "format": "double", + "description": "Boundary value of the metric.", + "type": "number", + "readOnly": true + }, + "unit": { + "description": "Unit of the metric.", + "type": "string", + "readOnly": true + } + } + } + }, + "parameters": { + "ServerNameParameter": { + "name": "serverName", + "in": "path", + "description": "The name of the server.", + "required": true, + "type": "string", + "x-ms-parameter-location": "method" + } + }, + "securityDefinitions": { + "azure_auth": { + "type": "oauth2", + "description": "Azure Active Directory OAuth2 Flow", + "flow": "implicit", + "authorizationUrl": "https://login.microsoftonline.com/common/oauth2/authorize", + "scopes": { + "user_impersonation": "impersonate your user account" + } + } + } +} diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/DataMaskingPolicyCreateOrUpdateMax.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/DataMaskingPolicyCreateOrUpdateMax.json new file mode 100644 index 000000000000..f51ad5aa78f2 --- /dev/null +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/DataMaskingPolicyCreateOrUpdateMax.json @@ -0,0 +1,48 @@ +{ + "parameters": { + "subscriptionId": "00000000-1111-2222-3333-444444444444", + "resourceGroupName": "sqlcrudtest-6852", + "serverName": "sqlcrudtest-2080", + "databaseName": "sqlcrudtest-331", + "dataMaskingPolicyName": "Default", + "api-version": "2022-02-01-preview", + "parameters": { + "properties": { + "dataMaskingState": "Enabled", + "exemptPrincipals": "testuser;" + } + } + }, + "responses": { + "200": { + "body": { + "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/sqlcrudtest-6852/providers/Microsoft.Sql/servers/sqlcrudtest-2080/databases/sqlcrudtest-331/dataMaskingPolicies/Default", + "name": "Default", + "type": "Microsoft.Sql/servers/databases/dataMaskingPolicies", + "location": "Central US", + "kind": null, + "properties": { + "dataMaskingState": "Enabled", + "applicationPrincipals": "", + "exemptPrincipals": "testuser;", + "maskingLevel": "" + } + } + }, + "201": { + "body": { + "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/sqlcrudtest-6852/providers/Microsoft.Sql/servers/sqlcrudtest-2080/databases/sqlcrudtest-331/dataMaskingPolicies/Default", + "name": "Default", + "type": "Microsoft.Sql/servers/databases/dataMaskingPolicies", + "location": "Central US", + "kind": null, + "properties": { + "dataMaskingState": "Enabled", + "applicationPrincipals": "", + "exemptPrincipals": "testuser;", + "maskingLevel": "" + } + } + } + } +} diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/DataMaskingPolicyCreateOrUpdateMin.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/DataMaskingPolicyCreateOrUpdateMin.json new file mode 100644 index 000000000000..f13344bac635 --- /dev/null +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/DataMaskingPolicyCreateOrUpdateMin.json @@ -0,0 +1,47 @@ +{ + "parameters": { + "subscriptionId": "00000000-1111-2222-3333-444444444444", + "resourceGroupName": "sqlcrudtest-6852", + "serverName": "sqlcrudtest-2080", + "databaseName": "sqlcrudtest-331", + "dataMaskingPolicyName": "Default", + "api-version": "2022-02-01-preview", + "parameters": { + "properties": { + "dataMaskingState": "Enabled" + } + } + }, + "responses": { + "200": { + "body": { + "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/sqlcrudtest-6852/providers/Microsoft.Sql/servers/sqlcrudtest-2080/databases/sqlcrudtest-331/dataMaskingPolicies/Default", + "name": "Default", + "type": "Microsoft.Sql/servers/databases/dataMaskingPolicies", + "location": "Central US", + "kind": null, + "properties": { + "dataMaskingState": "Enabled", + "applicationPrincipals": "", + "exemptPrincipals": "", + "maskingLevel": "" + } + } + }, + "201": { + "body": { + "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/sqlcrudtest-6852/providers/Microsoft.Sql/servers/sqlcrudtest-2080/databases/sqlcrudtest-331/dataMaskingPolicies/Default", + "name": "Default", + "type": "Microsoft.Sql/servers/databases/dataMaskingPolicies", + "location": "Central US", + "kind": null, + "properties": { + "dataMaskingState": "Enabled", + "applicationPrincipals": "", + "exemptPrincipals": "", + "maskingLevel": "" + } + } + } + } +} diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/DataMaskingPolicyGet.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/DataMaskingPolicyGet.json new file mode 100644 index 000000000000..f446ae003d9e --- /dev/null +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/DataMaskingPolicyGet.json @@ -0,0 +1,27 @@ +{ + "parameters": { + "subscriptionId": "00000000-1111-2222-3333-444444444444", + "resourceGroupName": "sqlcrudtest-6852", + "serverName": "sqlcrudtest-2080", + "databaseName": "sqlcrudtest-331", + "dataMaskingPolicyName": "Default", + "api-version": "2022-02-01-preview" + }, + "responses": { + "200": { + "body": { + "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/sqlcrudtest-6852/providers/Microsoft.Sql/servers/sqlcrudtest-2080/databases/sqlcrudtest-331/dataMaskingPolicies/Default", + "name": "Default", + "type": "Microsoft.Sql/servers/databases/dataMaskingPolicies", + "location": "Central US", + "kind": null, + "properties": { + "dataMaskingState": "Enabled", + "applicationPrincipals": "", + "exemptPrincipals": "", + "maskingLevel": "" + } + } + } + } +} diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/DataMaskingRuleCreateOrUpdateDefaultMax.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/DataMaskingRuleCreateOrUpdateDefaultMax.json new file mode 100644 index 000000000000..ad7a6b26246a --- /dev/null +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/DataMaskingRuleCreateOrUpdateDefaultMax.json @@ -0,0 +1,69 @@ +{ + "parameters": { + "subscriptionId": "00000000-1111-2222-3333-444444444444", + "resourceGroupName": "sqlcrudtest-6852", + "serverName": "sqlcrudtest-2080", + "databaseName": "sqlcrudtest-331", + "dataMaskingPolicyName": "Default", + "api-version": "2022-02-01-preview", + "dataMaskingRuleName": "rule1", + "parameters": { + "properties": { + "aliasName": "nickname", + "schemaName": "dbo", + "tableName": "Table_1", + "columnName": "test1", + "maskingFunction": "Default", + "ruleState": "Enabled" + } + } + }, + "responses": { + "200": { + "body": { + "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/sqlcrudtest-6852/providers/Microsoft.Sql/servers/sqlcrudtest-6852/databases/sqlcrudtest-331/dataMaskingPolicies/Default/rules/", + "name": null, + "type": "Microsoft.Sql/servers/databases/dataMaskingPolicies/rules", + "location": "Central US", + "kind": null, + "properties": { + "id": "dbo_Table_1_test1", + "ruleState": "Enabled", + "schemaName": "dbo", + "tableName": "Table_1", + "columnName": "test1", + "aliasName": "nickname", + "maskingFunction": "Default", + "numberFrom": null, + "numberTo": null, + "prefixSize": null, + "suffixSize": null, + "replacementString": null + } + } + }, + "201": { + "body": { + "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/sqlcrudtest-6852/providers/Microsoft.Sql/servers/sqlcrudtest-6852/databases/sqlcrudtest-331/dataMaskingPolicies/Default/rules/", + "name": null, + "type": "Microsoft.Sql/servers/databases/dataMaskingPolicies/rules", + "location": "Central US", + "kind": null, + "properties": { + "id": "dbo_Table_1_test1", + "ruleState": "Enabled", + "schemaName": "dbo", + "tableName": "Table_1", + "columnName": "test1", + "aliasName": "nickname", + "maskingFunction": "Default", + "numberFrom": null, + "numberTo": null, + "prefixSize": null, + "suffixSize": null, + "replacementString": null + } + } + } + } +} diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/DataMaskingRuleCreateOrUpdateDefaultMin.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/DataMaskingRuleCreateOrUpdateDefaultMin.json new file mode 100644 index 000000000000..8bbbfadbacb6 --- /dev/null +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/DataMaskingRuleCreateOrUpdateDefaultMin.json @@ -0,0 +1,67 @@ +{ + "parameters": { + "subscriptionId": "00000000-1111-2222-3333-444444444444", + "resourceGroupName": "sqlcrudtest-6852", + "serverName": "sqlcrudtest-2080", + "databaseName": "sqlcrudtest-331", + "dataMaskingPolicyName": "Default", + "api-version": "2022-02-01-preview", + "dataMaskingRuleName": "rule1", + "parameters": { + "properties": { + "schemaName": "dbo", + "tableName": "Table_1", + "columnName": "test1", + "maskingFunction": "Default" + } + } + }, + "responses": { + "200": { + "body": { + "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/sqlcrudtest-6852/providers/Microsoft.Sql/servers/sqlcrudtest-6852/databases/sqlcrudtest-331/dataMaskingPolicies/Default/rules/", + "name": null, + "type": "Microsoft.Sql/servers/databases/dataMaskingPolicies/rules", + "location": "Central US", + "kind": null, + "properties": { + "id": "dbo_Table_1_test1", + "ruleState": "Enabled", + "schemaName": "dbo", + "tableName": "Table_1", + "columnName": "test1", + "aliasName": null, + "maskingFunction": "Default", + "numberFrom": null, + "numberTo": null, + "prefixSize": null, + "suffixSize": null, + "replacementString": null + } + } + }, + "201": { + "body": { + "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/sqlcrudtest-6852/providers/Microsoft.Sql/servers/sqlcrudtest-6852/databases/sqlcrudtest-331/dataMaskingPolicies/Default/rules/", + "name": null, + "type": "Microsoft.Sql/servers/databases/dataMaskingPolicies/rules", + "location": "Central US", + "kind": null, + "properties": { + "id": "dbo_Table_1_test1", + "ruleState": "Enabled", + "schemaName": "dbo", + "tableName": "Table_1", + "columnName": "test1", + "aliasName": null, + "maskingFunction": "Default", + "numberFrom": null, + "numberTo": null, + "prefixSize": null, + "suffixSize": null, + "replacementString": null + } + } + } + } +} diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/DataMaskingRuleCreateOrUpdateNumber.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/DataMaskingRuleCreateOrUpdateNumber.json new file mode 100644 index 000000000000..7448a5922778 --- /dev/null +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/DataMaskingRuleCreateOrUpdateNumber.json @@ -0,0 +1,69 @@ +{ + "parameters": { + "subscriptionId": "00000000-1111-2222-3333-444444444444", + "resourceGroupName": "sqlcrudtest-6852", + "serverName": "sqlcrudtest-2080", + "databaseName": "sqlcrudtest-331", + "dataMaskingPolicyName": "Default", + "api-version": "2022-02-01-preview", + "dataMaskingRuleName": "rule1", + "parameters": { + "properties": { + "schemaName": "dbo", + "tableName": "Table_1", + "columnName": "test1", + "maskingFunction": "Number", + "numberFrom": "0", + "numberTo": "2" + } + } + }, + "responses": { + "200": { + "body": { + "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/sqlcrudtest-6852/providers/Microsoft.Sql/servers/sqlcrudtest-6852/databases/sqlcrudtest-331/dataMaskingPolicies/Default/rules/", + "name": null, + "type": "Microsoft.Sql/servers/databases/dataMaskingPolicies/rules", + "location": "Central US", + "kind": null, + "properties": { + "id": "dbo_Table_1_test1", + "ruleState": "Enabled", + "schemaName": "dbo", + "tableName": "Table_1", + "columnName": "test1", + "aliasName": null, + "maskingFunction": "Number", + "numberFrom": "0", + "numberTo": "2", + "prefixSize": null, + "suffixSize": null, + "replacementString": null + } + } + }, + "201": { + "body": { + "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/sqlcrudtest-6852/providers/Microsoft.Sql/servers/sqlcrudtest-6852/databases/sqlcrudtest-331/dataMaskingPolicies/Default/rules/", + "name": null, + "type": "Microsoft.Sql/servers/databases/dataMaskingPolicies/rules", + "location": "Central US", + "kind": null, + "properties": { + "id": "dbo_Table_1_test1", + "ruleState": "Enabled", + "schemaName": "dbo", + "tableName": "Table_1", + "columnName": "test1", + "aliasName": null, + "maskingFunction": "Number", + "numberFrom": "0", + "numberTo": "2", + "prefixSize": null, + "suffixSize": null, + "replacementString": null + } + } + } + } +} diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/DataMaskingRuleCreateOrUpdateText.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/DataMaskingRuleCreateOrUpdateText.json new file mode 100644 index 000000000000..b67395944fa2 --- /dev/null +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/DataMaskingRuleCreateOrUpdateText.json @@ -0,0 +1,70 @@ +{ + "parameters": { + "subscriptionId": "00000000-1111-2222-3333-444444444444", + "resourceGroupName": "sqlcrudtest-6852", + "serverName": "sqlcrudtest-2080", + "databaseName": "sqlcrudtest-331", + "dataMaskingPolicyName": "Default", + "api-version": "2022-02-01-preview", + "dataMaskingRuleName": "rule1", + "parameters": { + "properties": { + "schemaName": "dbo", + "tableName": "Table_1", + "columnName": "test1", + "maskingFunction": "Text", + "prefixSize": "1", + "suffixSize": "0", + "replacementString": "asdf" + } + } + }, + "responses": { + "200": { + "body": { + "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/sqlcrudtest-6852/providers/Microsoft.Sql/servers/sqlcrudtest-6852/databases/sqlcrudtest-331/dataMaskingPolicies/Default/rules/", + "name": null, + "type": "Microsoft.Sql/servers/databases/dataMaskingPolicies/rules", + "location": "Central US", + "kind": null, + "properties": { + "id": "dbo_Table_1_test1", + "ruleState": "Enabled", + "schemaName": "dbo", + "tableName": "Table_1", + "columnName": "test1", + "aliasName": null, + "maskingFunction": "Text", + "numberFrom": null, + "numberTo": null, + "prefixSize": "1", + "suffixSize": "0", + "replacementString": "asdf" + } + } + }, + "201": { + "body": { + "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/sqlcrudtest-6852/providers/Microsoft.Sql/servers/sqlcrudtest-6852/databases/sqlcrudtest-331/dataMaskingPolicies/Default/rules/", + "name": null, + "type": "Microsoft.Sql/servers/databases/dataMaskingPolicies/rules", + "location": "Central US", + "kind": null, + "properties": { + "id": "dbo_Table_1_test1", + "ruleState": "Enabled", + "schemaName": "dbo", + "tableName": "Table_1", + "columnName": "test1", + "aliasName": null, + "maskingFunction": "Text", + "numberFrom": null, + "numberTo": null, + "prefixSize": "1", + "suffixSize": "0", + "replacementString": "asdf" + } + } + } + } +} diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/DataMaskingRuleListByDatabase.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/DataMaskingRuleListByDatabase.json new file mode 100644 index 000000000000..1f319e48d8c0 --- /dev/null +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/DataMaskingRuleListByDatabase.json @@ -0,0 +1,60 @@ +{ + "parameters": { + "subscriptionId": "00000000-1111-2222-3333-444444444444", + "resourceGroupName": "sqlcrudtest-6852", + "serverName": "sqlcrudtest-2080", + "databaseName": "sqlcrudtest-331", + "dataMaskingPolicyName": "Default", + "api-version": "2022-02-01-preview" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/sqlcrudtest-6852/providers/Microsoft.Sql/servers/sqlcrudtest-6852/databases/sqlcrudtest-331/dataMaskingPolicies/Default/rules/", + "name": null, + "type": "Microsoft.Sql/servers/databases/dataMaskingPolicies/rules", + "location": "Central US", + "kind": null, + "properties": { + "id": "dbo_Table_1_test1", + "ruleState": "Enabled", + "schemaName": "dbo", + "tableName": "Table_1", + "columnName": "test1", + "aliasName": null, + "maskingFunction": "Text", + "numberFrom": null, + "numberTo": null, + "prefixSize": "1", + "suffixSize": "0", + "replacementString": "asdf" + } + }, + { + "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/sqlcrudtest-6852/providers/Microsoft.Sql/servers/sqlcrudtest-6852/databases/sqlcrudtest-331/dataMaskingPolicies/Default/rules/", + "name": null, + "type": "Microsoft.Sql/servers/databases/dataMaskingPolicies/rules", + "location": "Central US", + "kind": null, + "properties": { + "id": "dbo_Table_1_test1", + "ruleState": "Enabled", + "schemaName": "dbo", + "tableName": "Table_1", + "columnName": "test1", + "aliasName": null, + "maskingFunction": "Number", + "numberFrom": "0", + "numberTo": "2", + "prefixSize": null, + "suffixSize": null, + "replacementString": null + } + } + ] + } + } + } +} diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/GeoBackupPoliciesCreateOrUpdate.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/GeoBackupPoliciesCreateOrUpdate.json new file mode 100644 index 000000000000..e27997129ca8 --- /dev/null +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/GeoBackupPoliciesCreateOrUpdate.json @@ -0,0 +1,43 @@ +{ + "parameters": { + "subscriptionId": "00000000-1111-2222-3333-444444444444", + "resourceGroupName": "sqlcrudtest-4799", + "serverName": "sqlcrudtest-5961", + "databaseName": "testdw", + "geoBackupPolicyName": "Default", + "api-version": "2022-02-01-preview", + "parameters": { + "properties": { + "state": "Enabled" + } + } + }, + "responses": { + "200": { + "body": { + "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/sqlcrudtest-4799/providers/Microsoft.Sql/servers/sqlcrudtest-5961/databases/testdw/geoBackupPolicies/Default", + "name": "Default", + "type": "Microsoft.Sql/servers/databases/geoBackupPolicies", + "location": null, + "kind": null, + "properties": { + "state": "Enabled", + "storageType": null + } + } + }, + "201": { + "body": { + "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/sqlcrudtest-4799/providers/Microsoft.Sql/servers/sqlcrudtest-5961/databases/testdw/geoBackupPolicies/Default", + "name": "Default", + "type": "Microsoft.Sql/servers/databases/geoBackupPolicies", + "location": null, + "kind": null, + "properties": { + "state": "Enabled", + "storageType": null + } + } + } + } +} diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/GeoBackupPoliciesGet.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/GeoBackupPoliciesGet.json new file mode 100644 index 000000000000..cdd7ebbf8f25 --- /dev/null +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/GeoBackupPoliciesGet.json @@ -0,0 +1,25 @@ +{ + "parameters": { + "subscriptionId": "00000000-1111-2222-3333-444444444444", + "resourceGroupName": "sqlcrudtest-4799", + "serverName": "sqlcrudtest-5961", + "databaseName": "testdw", + "geoBackupPolicyName": "Default", + "api-version": "2022-02-01-preview" + }, + "responses": { + "200": { + "body": { + "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/sqlcrudtest-4799/providers/Microsoft.Sql/servers/sqlcrudtest-5961/databases/testdw/geoBackupPolicies/Default", + "name": "Default", + "type": "Microsoft.Sql/servers/databases/geoBackupPolicies", + "location": "Central US", + "kind": null, + "properties": { + "state": "Enabled", + "storageType": "Premium" + } + } + } + } +} diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/GeoBackupPoliciesList.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/GeoBackupPoliciesList.json new file mode 100644 index 000000000000..e1e62f7082a0 --- /dev/null +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/GeoBackupPoliciesList.json @@ -0,0 +1,28 @@ +{ + "parameters": { + "subscriptionId": "00000000-1111-2222-3333-444444444444", + "resourceGroupName": "sqlcrudtest-4799", + "serverName": "sqlcrudtest-5961", + "databaseName": "testdw", + "api-version": "2022-02-01-preview" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/sqlcrudtest-4799/providers/Microsoft.Sql/servers/sqlcrudtest-5961/databases/testdw/geoBackupPolicies/Default", + "name": "Default", + "type": "Microsoft.Sql/servers/databases/geoBackupPolicies", + "location": "Central US", + "kind": null, + "properties": { + "state": "Enabled", + "storageType": "Premium" + } + } + ] + } + } + } +} diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/RecoverableDatabaseGet.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/RecoverableDatabaseGet.json new file mode 100644 index 000000000000..aba1169f8564 --- /dev/null +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/RecoverableDatabaseGet.json @@ -0,0 +1,24 @@ +{ + "parameters": { + "subscriptionId": "00000000-1111-2222-3333-444444444444", + "resourceGroupName": "recoverabledatabasetest-6852", + "serverName": "recoverabledatabasetest-2080", + "databaseName": "recoverabledatabasetest-9187", + "api-version": "2022-02-01-preview" + }, + "responses": { + "200": { + "body": { + "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/recoverabledatabasetest-6852/providers/Microsoft.Sql/servers/recoverabledatabasetest-2080/recoverableDatabases/recoverabledatabasetest-9187", + "name": "recoverabledatabasetest-9187", + "type": "Microsoft.Sql/servers/recoverableDatabases", + "properties": { + "edition": "Basic", + "serviceLevelObjective": "Basic", + "lastAvailableBackupDate": "2017-05-26T01:06:29.78Z", + "elasticPoolName": null + } + } + } + } +} diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/RecoverableDatabaseList.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/RecoverableDatabaseList.json new file mode 100644 index 000000000000..d0db7d46d452 --- /dev/null +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/RecoverableDatabaseList.json @@ -0,0 +1,49 @@ +{ + "parameters": { + "subscriptionId": "00000000-1111-2222-3333-444444444444", + "resourceGroupName": "recoverabledatabasetest-1234", + "serverName": "recoverabledatabasetest-7177", + "api-version": "2022-02-01-preview" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/recoverabledatabasetest-1234/providers/Microsoft.Sql/servers/recoverabledatabasetest-7177/recoverableDatabases/recoverabledatabasetest-1235", + "name": "recoverabledatabasetest-1235", + "type": "Microsoft.Sql/servers/recoverableDatabases", + "properties": { + "edition": "Standard", + "serviceLevelObjective": "S0", + "lastAvailableBackupDate": "2017-05-26T01:06:29.78Z", + "elasticPoolName": null + } + }, + { + "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/recoverabledatabasetest-1234/providers/Microsoft.Sql/servers/recoverabledatabasetest-7177/recoverableDatabases/recoverabledatabasetest-9231", + "name": "recoverabledatabasetest-9231", + "type": "Microsoft.Sql/servers/recoverableDatabases", + "properties": { + "edition": "Premium", + "serviceLevelObjective": "P1", + "lastAvailableBackupDate": "2017-05-26T03:20:31.78Z", + "elasticPoolName": null + } + }, + { + "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/recoverabledatabasetest-1234/providers/Microsoft.Sql/servers/recoverabledatabasetest-7177/recoverabledatabases/recoverabledatabasetest-0342", + "name": "recoverabledatabasetest-0342", + "type": "Microsoft.Sql/servers/recoverabledatabases", + "properties": { + "edition": "Basic", + "serviceLevelObjective": "Basic", + "lastAvailableBackupDate": "2017-05-24T02:06:18.78Z", + "elasticPoolName": null + } + } + ] + } + } + } +} diff --git a/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/ServerUsageList.json b/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/ServerUsageList.json new file mode 100644 index 000000000000..4e766fb19380 --- /dev/null +++ b/specification/sql/resource-manager/Microsoft.Sql/preview/2022-02-01-preview/examples/ServerUsageList.json @@ -0,0 +1,38 @@ +{ + "parameters": { + "subscriptionId": "00000000-1111-2222-3333-444444444444", + "resourceGroupName": "sqlcrudtest-6730", + "serverName": "sqlcrudtest-9007", + "api-version": "2022-02-01-preview" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "displayName": "Database Throughput Unit Quota", + "currentValue": 0, + "limit": 45000, + "unit": "DTUs" + }, + "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/Default-SQL-SouthEastAsia/providers/Microsoft.Sql/servers/sqlcrudtest-9007/usages/server_dtu_quota", + "name": "server_dtu_quota", + "type": "Microsoft.Sql/servers/usages" + }, + { + "properties": { + "displayName": "Database Throughput Unit Quota", + "currentValue": 0, + "limit": 45000, + "unit": "DTUs" + }, + "id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/Default-SQL-SouthEastAsia/providers/Microsoft.Sql/servers/sqlcrudtest-9007/usages/server_dtu_quota_current", + "name": "server_dtu_quota_current", + "type": "Microsoft.Sql/servers/usages" + } + ] + } + } + } +} diff --git a/specification/sql/resource-manager/readme.md b/specification/sql/resource-manager/readme.md index ae732ac16fdc..420cf74252c4 100644 --- a/specification/sql/resource-manager/readme.md +++ b/specification/sql/resource-manager/readme.md @@ -37,130 +37,137 @@ These settings apply only when `--tag=package-preview-2022-02` is specified on t ```yaml $(tag) == 'package-preview-2022-02' input-file: - - Microsoft.Sql/preview/2022-02-01-preview/BackupShortTermRetentionPolicies.json - - Microsoft.Sql/preview/2022-02-01-preview/BlobAuditing.json - - Microsoft.Sql/preview/2022-02-01-preview/DataWarehouseUserActivities.json - - Microsoft.Sql/preview/2022-02-01-preview/DatabaseAdvancedThreatProtectionSettings.json - - Microsoft.Sql/preview/2022-02-01-preview/DatabaseAdvisors.json - - Microsoft.Sql/preview/2022-02-01-preview/DatabaseAutomaticTuning.json - - Microsoft.Sql/preview/2022-02-01-preview/DatabaseColumns.json - - Microsoft.Sql/preview/2022-02-01-preview/DatabaseExtensions.json - - Microsoft.Sql/preview/2022-02-01-preview/DatabaseOperations.json - - Microsoft.Sql/preview/2022-02-01-preview/DatabaseRecommendedActions.json - - Microsoft.Sql/preview/2022-02-01-preview/DatabaseSchemas.json - - Microsoft.Sql/preview/2022-02-01-preview/DatabaseSecurityAlertPolicies.json - - Microsoft.Sql/preview/2022-02-01-preview/DatabaseSqlVulnerabilityAssessmentExecuteScan.json - - Microsoft.Sql/preview/2022-02-01-preview/DatabaseSqlVulnerabilityAssessmentRuleBaselines.json - - Microsoft.Sql/preview/2022-02-01-preview/DatabaseSqlVulnerabilityAssessmentScanResult.json - - Microsoft.Sql/preview/2022-02-01-preview/DatabaseSqlVulnerabilityAssessmentScans.json - - Microsoft.Sql/preview/2022-02-01-preview/DatabaseSqlVulnerabilityAssessmentsSettings.json - - Microsoft.Sql/preview/2022-02-01-preview/DatabaseTables.json - - Microsoft.Sql/preview/2022-02-01-preview/DatabaseUsages.json - - Microsoft.Sql/preview/2022-02-01-preview/DatabaseVulnerabilityAssessmentRuleBaselines.json - - Microsoft.Sql/preview/2022-02-01-preview/DatabaseVulnerabilityAssessmentScans.json - - Microsoft.Sql/preview/2022-02-01-preview/DatabaseVulnerabilityAssessments.json - - Microsoft.Sql/preview/2022-02-01-preview/Databases.json - - Microsoft.Sql/preview/2022-02-01-preview/DeletedServers.json - - Microsoft.Sql/preview/2022-02-01-preview/DistributedAvailabilityGroups.json - - Microsoft.Sql/preview/2022-02-01-preview/ElasticPoolOperations.json - - Microsoft.Sql/preview/2022-02-01-preview/ElasticPools.json - - Microsoft.Sql/preview/2022-02-01-preview/EncryptionProtectors.json - - Microsoft.Sql/preview/2022-02-01-preview/EndpointCertificates.json - - Microsoft.Sql/preview/2022-02-01-preview/FailoverGroups.json - - Microsoft.Sql/preview/2022-02-01-preview/FirewallRules.json - - Microsoft.Sql/preview/2022-02-01-preview/IPv6FirewallRules.json - - Microsoft.Sql/preview/2022-02-01-preview/InstanceFailoverGroups.json - - Microsoft.Sql/preview/2022-02-01-preview/InstancePools.json - - Microsoft.Sql/preview/2022-02-01-preview/JobAgents.json - - Microsoft.Sql/preview/2022-02-01-preview/JobCredentials.json - - Microsoft.Sql/preview/2022-02-01-preview/JobExecutions.json - - Microsoft.Sql/preview/2022-02-01-preview/JobStepExecutions.json - - Microsoft.Sql/preview/2022-02-01-preview/JobSteps.json - - Microsoft.Sql/preview/2022-02-01-preview/JobTargetExecutions.json - - Microsoft.Sql/preview/2022-02-01-preview/JobTargetGroups.json - - Microsoft.Sql/preview/2022-02-01-preview/JobVersions.json - - Microsoft.Sql/preview/2022-02-01-preview/Jobs.json - - Microsoft.Sql/preview/2022-02-01-preview/LedgerDigestUploads.json - - Microsoft.Sql/preview/2022-02-01-preview/LocationCapabilities.json - - Microsoft.Sql/preview/2022-02-01-preview/LongTermRetentionBackups.json - - Microsoft.Sql/preview/2022-02-01-preview/LongTermRetentionManagedInstanceBackups.json - - Microsoft.Sql/preview/2022-02-01-preview/LongTermRetentionPolicies.json - - Microsoft.Sql/preview/2022-02-01-preview/MaintenanceWindowOptions.json - - Microsoft.Sql/preview/2022-02-01-preview/MaintenanceWindows.json - - Microsoft.Sql/preview/2022-02-01-preview/ManagedBackupShortTermRetentionPolicies.json - - Microsoft.Sql/preview/2022-02-01-preview/ManagedDatabaseAdvancedThreatProtectionSettings.json - - Microsoft.Sql/preview/2022-02-01-preview/ManagedDatabaseColumns.json - - Microsoft.Sql/preview/2022-02-01-preview/ManagedDatabaseQueries.json - - Microsoft.Sql/preview/2022-02-01-preview/ManagedDatabaseRestoreDetails.json - - Microsoft.Sql/preview/2022-02-01-preview/ManagedDatabaseSchemas.json - - Microsoft.Sql/preview/2022-02-01-preview/ManagedDatabaseSecurityAlertPolicies.json - - Microsoft.Sql/preview/2022-02-01-preview/ManagedDatabaseSecurityEvents.json - - Microsoft.Sql/preview/2022-02-01-preview/ManagedDatabaseSensitivityLabels.json - - Microsoft.Sql/preview/2022-02-01-preview/ManagedDatabaseTables.json - - Microsoft.Sql/preview/2022-02-01-preview/ManagedDatabaseTransparentDataEncryption.json - - Microsoft.Sql/preview/2022-02-01-preview/ManagedDatabaseVulnerabilityAssessmentRuleBaselines.json - - Microsoft.Sql/preview/2022-02-01-preview/ManagedDatabaseVulnerabilityAssessmentScans.json - - Microsoft.Sql/preview/2022-02-01-preview/ManagedDatabaseVulnerabilityAssessments.json - - Microsoft.Sql/preview/2022-02-01-preview/ManagedDatabases.json - - Microsoft.Sql/preview/2022-02-01-preview/ManagedInstanceAdministrators.json - - Microsoft.Sql/preview/2022-02-01-preview/ManagedInstanceAdvancedThreatProtectionSettings.json - - Microsoft.Sql/preview/2022-02-01-preview/ManagedInstanceAzureADOnlyAuthentications.json - - Microsoft.Sql/preview/2022-02-01-preview/ManagedInstanceDtcs.json - - Microsoft.Sql/preview/2022-02-01-preview/ManagedInstanceEncryptionProtectors.json - - Microsoft.Sql/preview/2022-02-01-preview/ManagedInstanceKeys.json - - Microsoft.Sql/preview/2022-02-01-preview/ManagedInstanceLongTermRetentionPolicies.json - - Microsoft.Sql/preview/2022-02-01-preview/ManagedInstanceOperations.json - - Microsoft.Sql/preview/2022-02-01-preview/ManagedInstancePrivateEndpointConnections.json - - Microsoft.Sql/preview/2022-02-01-preview/ManagedInstancePrivateLinkResources.json - - Microsoft.Sql/preview/2022-02-01-preview/ManagedInstanceTdeCertificates.json - - Microsoft.Sql/preview/2022-02-01-preview/ManagedInstanceVulnerabilityAssessments.json - - Microsoft.Sql/preview/2022-02-01-preview/ManagedInstances.json - - Microsoft.Sql/preview/2022-02-01-preview/ManagedRestorableDroppedDatabaseBackupShortTermRetentionPolicies.json - - Microsoft.Sql/preview/2022-02-01-preview/ManagedServerDnsAliases.json - - Microsoft.Sql/preview/2022-02-01-preview/ManagedServerSecurityAlertPolicies.json - - Microsoft.Sql/preview/2022-02-01-preview/Operations.json - - Microsoft.Sql/preview/2022-02-01-preview/OutboundFirewallRules.json - - Microsoft.Sql/preview/2022-02-01-preview/PrivateEndpointConnections.json - - Microsoft.Sql/preview/2022-02-01-preview/PrivateLinkResources.json - - Microsoft.Sql/preview/2022-02-01-preview/RecoverableManagedDatabases.json - - Microsoft.Sql/preview/2022-02-01-preview/ReplicationLinks.json - - Microsoft.Sql/preview/2022-02-01-preview/RestorableDroppedDatabases.json - - Microsoft.Sql/preview/2022-02-01-preview/RestorableDroppedManagedDatabases.json - - Microsoft.Sql/preview/2022-02-01-preview/RestorePoints.json - - Microsoft.Sql/preview/2022-02-01-preview/SensitivityLabels.json - - Microsoft.Sql/preview/2022-02-01-preview/ServerAdvancedThreatProtectionSettings.json - - Microsoft.Sql/preview/2022-02-01-preview/ServerAdvisors.json - - Microsoft.Sql/preview/2022-02-01-preview/ServerAutomaticTuning.json - - Microsoft.Sql/preview/2022-02-01-preview/ServerAzureADAdministrators.json - - Microsoft.Sql/preview/2022-02-01-preview/ServerAzureADOnlyAuthentications.json - - Microsoft.Sql/preview/2022-02-01-preview/ServerConnectionPolicies.json - - Microsoft.Sql/preview/2022-02-01-preview/ServerDevOpsAudit.json - - Microsoft.Sql/preview/2022-02-01-preview/ServerDnsAliases.json - - Microsoft.Sql/preview/2022-02-01-preview/ServerKeys.json - - Microsoft.Sql/preview/2022-02-01-preview/ServerOperations.json - - Microsoft.Sql/preview/2022-02-01-preview/ServerSecurityAlertPolicies.json - - Microsoft.Sql/preview/2022-02-01-preview/ServerTrustCertificates.json - - Microsoft.Sql/preview/2022-02-01-preview/ServerTrustGroups.json - - Microsoft.Sql/preview/2022-02-01-preview/ServerVulnerabilityAssessments.json - - Microsoft.Sql/preview/2022-02-01-preview/Servers.json - - Microsoft.Sql/preview/2022-02-01-preview/SqlAgent.json - - Microsoft.Sql/preview/2022-02-01-preview/SqlVulnerabilityAssessmentExecuteScan.json - - Microsoft.Sql/preview/2022-02-01-preview/SqlVulnerabilityAssessmentRuleBaseline.json - - Microsoft.Sql/preview/2022-02-01-preview/SqlVulnerabilityAssessmentScanResult.json - - Microsoft.Sql/preview/2022-02-01-preview/SqlVulnerabilityAssessmentScans.json - - Microsoft.Sql/preview/2022-02-01-preview/SqlVulnerabilityAssessmentsSettings.json - - Microsoft.Sql/preview/2022-02-01-preview/SubscriptionUsages.json - - Microsoft.Sql/preview/2022-02-01-preview/SyncAgents.json - - Microsoft.Sql/preview/2022-02-01-preview/SyncGroups.json - - Microsoft.Sql/preview/2022-02-01-preview/SyncMembers.json - - Microsoft.Sql/preview/2022-02-01-preview/TdeCertificates.json - - Microsoft.Sql/preview/2022-02-01-preview/TimeZones.json - - Microsoft.Sql/preview/2022-02-01-preview/TransparentDataEncryptions.json - - Microsoft.Sql/preview/2022-02-01-preview/Usages.json - - Microsoft.Sql/preview/2022-02-01-preview/VirtualClusters.json - - Microsoft.Sql/preview/2022-02-01-preview/VirtualNetworkRules.json - - Microsoft.Sql/preview/2022-02-01-preview/WorkloadClassifiers.json - - Microsoft.Sql/preview/2022-02-01-preview/WorkloadGroups.json + - ./Microsoft.Sql/preview/2022-02-01-preview/BackupShortTermRetentionPolicies.json + - ./Microsoft.Sql/preview/2022-02-01-preview/BlobAuditing.json + - ./Microsoft.Sql/preview/2022-02-01-preview/DatabaseAdvancedThreatProtectionSettings.json + - ./Microsoft.Sql/preview/2022-02-01-preview/DatabaseAdvisors.json + - ./Microsoft.Sql/preview/2022-02-01-preview/DatabaseAutomaticTuning.json + - ./Microsoft.Sql/preview/2022-02-01-preview/DatabaseColumns.json + - ./Microsoft.Sql/preview/2022-02-01-preview/DatabaseExtensions.json + - ./Microsoft.Sql/preview/2022-02-01-preview/DatabaseOperations.json + - ./Microsoft.Sql/preview/2022-02-01-preview/DatabaseRecommendedActions.json + - ./Microsoft.Sql/preview/2022-02-01-preview/Databases.json + - ./Microsoft.Sql/preview/2022-02-01-preview/DatabaseSchemas.json + - ./Microsoft.Sql/preview/2022-02-01-preview/DatabaseSecurityAlertPolicies.json + - ./Microsoft.Sql/preview/2022-02-01-preview/DatabaseSqlVulnerabilityAssessmentBaselines.json + - ./Microsoft.Sql/preview/2022-02-01-preview/DatabaseSqlVulnerabilityAssessmentExecuteScan.json + - ./Microsoft.Sql/preview/2022-02-01-preview/DatabaseSqlVulnerabilityAssessmentRuleBaselines.json + - ./Microsoft.Sql/preview/2022-02-01-preview/DatabaseSqlVulnerabilityAssessmentScanResult.json + - ./Microsoft.Sql/preview/2022-02-01-preview/DatabaseSqlVulnerabilityAssessmentScans.json + - ./Microsoft.Sql/preview/2022-02-01-preview/DatabaseSqlVulnerabilityAssessmentsSettings.json + - ./Microsoft.Sql/preview/2022-02-01-preview/DatabaseTables.json + - ./Microsoft.Sql/preview/2022-02-01-preview/DatabaseUsages.json + - ./Microsoft.Sql/preview/2022-02-01-preview/DatabaseVulnerabilityAssessmentRuleBaselines.json + - ./Microsoft.Sql/preview/2022-02-01-preview/DatabaseVulnerabilityAssessments.json + - ./Microsoft.Sql/preview/2022-02-01-preview/DatabaseVulnerabilityAssessmentScans.json + - ./Microsoft.Sql/preview/2022-02-01-preview/DataMaskingPolicies.json + - ./Microsoft.Sql/preview/2022-02-01-preview/DataMaskingRules.json + - ./Microsoft.Sql/preview/2022-02-01-preview/DataWarehouseUserActivities.json + - ./Microsoft.Sql/preview/2022-02-01-preview/DeletedServers.json + - ./Microsoft.Sql/preview/2022-02-01-preview/DistributedAvailabilityGroups.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ElasticPoolOperations.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ElasticPools.json + - ./Microsoft.Sql/preview/2022-02-01-preview/EncryptionProtectors.json + - ./Microsoft.Sql/preview/2022-02-01-preview/EndpointCertificates.json + - ./Microsoft.Sql/preview/2022-02-01-preview/FailoverGroups.json + - ./Microsoft.Sql/preview/2022-02-01-preview/FirewallRules.json + - ./Microsoft.Sql/preview/2022-02-01-preview/GeoBackupPolicies.json + - ./Microsoft.Sql/preview/2022-02-01-preview/InstanceFailoverGroups.json + - ./Microsoft.Sql/preview/2022-02-01-preview/InstancePools.json + - ./Microsoft.Sql/preview/2022-02-01-preview/IPv6FirewallRules.json + - ./Microsoft.Sql/preview/2022-02-01-preview/JobAgents.json + - ./Microsoft.Sql/preview/2022-02-01-preview/JobCredentials.json + - ./Microsoft.Sql/preview/2022-02-01-preview/JobExecutions.json + - ./Microsoft.Sql/preview/2022-02-01-preview/Jobs.json + - ./Microsoft.Sql/preview/2022-02-01-preview/JobStepExecutions.json + - ./Microsoft.Sql/preview/2022-02-01-preview/JobSteps.json + - ./Microsoft.Sql/preview/2022-02-01-preview/JobTargetExecutions.json + - ./Microsoft.Sql/preview/2022-02-01-preview/JobTargetGroups.json + - ./Microsoft.Sql/preview/2022-02-01-preview/JobVersions.json + - ./Microsoft.Sql/preview/2022-02-01-preview/LedgerDigestUploads.json + - ./Microsoft.Sql/preview/2022-02-01-preview/LocationCapabilities.json + - ./Microsoft.Sql/preview/2022-02-01-preview/LongTermRetentionBackups.json + - ./Microsoft.Sql/preview/2022-02-01-preview/LongTermRetentionManagedInstanceBackups.json + - ./Microsoft.Sql/preview/2022-02-01-preview/LongTermRetentionPolicies.json + - ./Microsoft.Sql/preview/2022-02-01-preview/MaintenanceWindowOptions.json + - ./Microsoft.Sql/preview/2022-02-01-preview/MaintenanceWindows.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ManagedBackupShortTermRetentionPolicies.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ManagedDatabaseAdvancedThreatProtectionSettings.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ManagedDatabaseColumns.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ManagedDatabaseQueries.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ManagedDatabaseRestoreDetails.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ManagedDatabases.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ManagedDatabaseSchemas.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ManagedDatabaseSecurityAlertPolicies.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ManagedDatabaseSecurityEvents.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ManagedDatabaseSensitivityLabels.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ManagedDatabaseTables.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ManagedDatabaseTransparentDataEncryption.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ManagedDatabaseVulnerabilityAssessmentRuleBaselines.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ManagedDatabaseVulnerabilityAssessments.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ManagedDatabaseVulnerabilityAssessmentScans.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ManagedInstanceAdministrators.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ManagedInstanceAdvancedThreatProtectionSettings.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ManagedInstanceAzureADOnlyAuthentications.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ManagedInstanceDtcs.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ManagedInstanceEncryptionProtectors.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ManagedInstanceKeys.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ManagedInstanceLongTermRetentionPolicies.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ManagedInstanceOperations.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ManagedInstancePrivateEndpointConnections.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ManagedInstancePrivateLinkResources.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ManagedInstances.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ManagedInstanceTdeCertificates.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ManagedInstanceVulnerabilityAssessments.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ManagedRestorableDroppedDatabaseBackupShortTermRetentionPolicies.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ManagedServerDnsAliases.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ManagedServerSecurityAlertPolicies.json + - ./Microsoft.Sql/preview/2022-02-01-preview/Operations.json + - ./Microsoft.Sql/preview/2022-02-01-preview/OutboundFirewallRules.json + - ./Microsoft.Sql/preview/2022-02-01-preview/PrivateEndpointConnections.json + - ./Microsoft.Sql/preview/2022-02-01-preview/PrivateLinkResources.json + - ./Microsoft.Sql/preview/2022-02-01-preview/RecoverableDatabases.json + - ./Microsoft.Sql/preview/2022-02-01-preview/RecoverableManagedDatabases.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ReplicationLinks.json + - ./Microsoft.Sql/preview/2022-02-01-preview/RestorableDroppedDatabases.json + - ./Microsoft.Sql/preview/2022-02-01-preview/RestorableDroppedManagedDatabases.json + - ./Microsoft.Sql/preview/2022-02-01-preview/RestorePoints.json + - ./Microsoft.Sql/preview/2022-02-01-preview/SensitivityLabels.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ServerAdvancedThreatProtectionSettings.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ServerAdvisors.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ServerAutomaticTuning.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ServerAzureADAdministrators.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ServerAzureADOnlyAuthentications.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ServerConnectionPolicies.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ServerDevOpsAudit.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ServerDnsAliases.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ServerKeys.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ServerOperations.json + - ./Microsoft.Sql/preview/2022-02-01-preview/Servers.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ServerSecurityAlertPolicies.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ServerTrustCertificates.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ServerTrustGroups.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ServerUsages.json + - ./Microsoft.Sql/preview/2022-02-01-preview/ServerVulnerabilityAssessments.json + - ./Microsoft.Sql/preview/2022-02-01-preview/SqlAgent.json + - ./Microsoft.Sql/preview/2022-02-01-preview/SqlVulnerabilityAssessmentBaseline.json + - ./Microsoft.Sql/preview/2022-02-01-preview/SqlVulnerabilityAssessmentExecuteScan.json + - ./Microsoft.Sql/preview/2022-02-01-preview/SqlVulnerabilityAssessmentRuleBaseline.json + - ./Microsoft.Sql/preview/2022-02-01-preview/SqlVulnerabilityAssessmentScanResult.json + - ./Microsoft.Sql/preview/2022-02-01-preview/SqlVulnerabilityAssessmentScans.json + - ./Microsoft.Sql/preview/2022-02-01-preview/SqlVulnerabilityAssessmentsSettings.json + - ./Microsoft.Sql/preview/2022-02-01-preview/SubscriptionUsages.json + - ./Microsoft.Sql/preview/2022-02-01-preview/SyncAgents.json + - ./Microsoft.Sql/preview/2022-02-01-preview/SyncGroups.json + - ./Microsoft.Sql/preview/2022-02-01-preview/SyncMembers.json + - ./Microsoft.Sql/preview/2022-02-01-preview/TdeCertificates.json + - ./Microsoft.Sql/preview/2022-02-01-preview/TimeZones.json + - ./Microsoft.Sql/preview/2022-02-01-preview/TransparentDataEncryptions.json + - ./Microsoft.Sql/preview/2022-02-01-preview/Usages.json + - ./Microsoft.Sql/preview/2022-02-01-preview/VirtualClusters.json + - ./Microsoft.Sql/preview/2022-02-01-preview/VirtualNetworkRules.json + - ./Microsoft.Sql/preview/2022-02-01-preview/WorkloadClassifiers.json + - ./Microsoft.Sql/preview/2022-02-01-preview/WorkloadGroups.json ``` ### Tag: package-preview-2021-11