Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Release Master to branch 2022-06-01-preview #21767

Merged
merged 501 commits into from
Dec 13, 2022
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Oct 13, 2022

  1. [NetAppFiles] Bugfix Add missing api-version parameter (Azure#20993)

    * Add missing api-version parameter
    
    * update vg examples
    
    * update vg examples2
    audunn authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    151a844 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ad95a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3cc85e6 View commit details
    Browse the repository at this point in the history
  4. Fixing examples on 2020-05-01 to fix s360 linting alert. (Azure#21099)

    * Fixing examples on 2020-05-01 to fix s360 linting alert.
    
    * Added example for Get_operations api
    
    * correction
    
    * fixed dates
    
    Co-authored-by: Umang Shah <umangshah@microsoft.com>
    us6193 and Umang Shah authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    4387e51 View commit details
    Browse the repository at this point in the history
  5. [Hub Generated] Review request for Microsoft.Consumption to add versi…

    …on stable/2021-10-01 (Azure#20856)
    
    * swagger correctness changes
    
    * fix json files to pass model validation
    kbharucha authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    2ecbe51 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d1eee54 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. [Hub Generated] Review request for Microsoft.InstanceMetadataService …

    …to add version stable/2021-11-01 (Azure#20999)
    
    * Adds base for updating Microsoft.InstanceMetadataService from version stable/2021-10-01 to version 2021-11-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * update
    
    * update
    
    * update
    
    * prettier
    
    * updating tag
    
    * Update specification/imds/data-plane/readme.md
    
    Co-authored-by: Joshua McCarthy <joshdmccarthy@gmail.com>
    
    Co-authored-by: Joshua McCarthy <joshdmccarthy@gmail.com>
    ChhabraAnshul and joshdmcc authored Oct 14, 2022
    Configuration menu
    Copy the full SHA
    37b2d3d View commit details
    Browse the repository at this point in the history
  2. Update fabricbot.json (Azure#20763)

    * Update fabricbot.json
    
    * Update .github/fabricbot.json
    
    Co-authored-by: Mike Kistler <mikekistler@microsoft.com>
    
    Co-authored-by: Mike Kistler <mikekistler@microsoft.com>
    ruowan and mikekistler authored Oct 14, 2022
    Configuration menu
    Copy the full SHA
    065033d View commit details
    Browse the repository at this point in the history
  3. [AutoSync] 85cfdeadd7 corrected the description (Azure#21095)

    Co-authored-by: swagger-automation <swagger@microsoft.com>
    soma-ms and AzureRestAPISpecReview authored Oct 14, 2022
    Configuration menu
    Copy the full SHA
    a52ae09 View commit details
    Browse the repository at this point in the history
  4. Fix lint error (Azure#21061)

    * Fix lint error
    
    * Fix model validation error
    
    * Fix model validation error
    
    * Fix lint error
    
    * Fix R4030 - UniqueXmsExample
    
    * Fix ROUNDTRIP_INCONSISTENT_PROPERTY error
    
    * Made prettier
    
    * Resolve lint error
    sparatala authored Oct 14, 2022
    Configuration menu
    Copy the full SHA
    0b8bad5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    314a9ec View commit details
    Browse the repository at this point in the history
  6. {HDInsight} Fix Linter errors (Azure#21043)

    * Fix operation missed example and duration value is invalid format in example linter errors
    
    * Update example file to fix schema issue
    
    Co-authored-by: Zhenyu Zhou <zhezhou@microsoft.com>
    aim-for-better and Zhenyu Zhou authored Oct 14, 2022
    Configuration menu
    Copy the full SHA
    4e995f5 View commit details
    Browse the repository at this point in the history
  7. [BUG] Compute ProtectedSettingsFromKeyVault (Azure#20101)

    * init
    
    * folder fix
    
    * model fixes
    kamusta-msft authored Oct 14, 2022
    Configuration menu
    Copy the full SHA
    ab898cd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2212b9e View commit details
    Browse the repository at this point in the history
  9. revert common types v3/types.json (Azure#21125)

    Co-authored-by: QI, XIAOXU <xqiab@connect.ust.hk>
    xiaoxuqi-ms and QI, XIAOXU authored Oct 14, 2022
    Configuration menu
    Copy the full SHA
    fc1210d View commit details
    Browse the repository at this point in the history
  10. [2022-04-01-preview] Add New Api-version for Microsoft.ApiManagement (A…

    …zure#20399)
    
    * Adds base for updating Microsoft.ApiManagement from version preview/2021-12-01-preview to version 2022-04-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * APIM Auth Servers (Azure#19234)
    
    * APIM Auth Servers
    
    * adding x-ms-identifiers
    
    * removing some weird, invisible special char
    
    * formatting
    
    * oAuth2AuthenticationSettings moved to AuthSettings
    
    * Formatting
    
    Co-authored-by: Milan Zolota <mizolota@microsoft.com>
    
    * API Management Authorization Endpoints (Azure#19615)
    
    * Add blockchain to latest profile
    
    * Add additional types
    
    * add authorizations definitions
    
    * authorizations operations
    
    * add examples
    
    * update readme
    
    * fix examples
    
    * fix linter delete errors
    
    * address CI validation errors
    
    * prettier fix
    
    * update to 2022-04
    
    * fix readme
    
    * Update specification/apimanagement/resource-manager/Microsoft.ApiManagement/preview/2022-04-01-preview/apimauthorizationproviders.json
    
    Co-authored-by: Sean Kim <seaki@microsoft.com>
    
    * update versions
    
    * Apply suggestions from code review
    
    Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com>
    Co-authored-by: Annaji Sharma Ganti <anganti@microsoft.com>
    Co-authored-by: Annaji Sharma Ganti <42851022+annaji-msft@users.noreply.github.com>
    
    * Move Long running Create Operation from Location based to Azure-AsyncOperation Header (Azure#19733)
    
    * azure-asyncOperation
    
    * prettier
    
    * fix(apim): Add missing 'metrics' property to diagnostics contract in 2022-04-01-preview (Azure#20317)
    
    * apim /PUT apis import add translateRequiredQueryParameters (Azure#20333)
    
    * [2022-04-01-preview] Replace resource with proxyresource and TrackedResource (Azure#20461)
    
    * replace resource with proxyresource
    
    * revert to proxyresource
    
    * Add type object to authorization definitions (Azure#20631)
    
    Authorization definitions were missing "type": "object", and this change adds that key/value pair
    
    * Add type object to policy fragment definition (Azure#20585)
    
    * APIM Open ID Connect providers (Azure#20622)
    
    * APIM Open ID Connect providers
    
    * added new proeprties for update
    
    * prettier
    
    * [APIM] Add Nat Gateway (Azure#19990)
    
    * Update apimdeployment.json
    
    * Create ApiManagementCreateServiceWithNatGatewayEnabled.json
    
    * fix typo in file
    
    * Change Nat Gateway property to enum
    
    * modify type of natgateway state
    
    * update property name
    
    * add example reference
    
    * small fix in example
    
    * rename to  outboundPublicIPAddresses
    
    Co-authored-by: Samir Solanki <samirsolanki@outlook.com>
    
    * [2022-04-01-preview] MIgrate2Stv2 API (Azure#20504)
    
    * migrate2stv2
    
    * updated to post
    
    * 202 and location
    
    * add body to 202
    
    * remove body from 202
    
    Co-authored-by: Vatsa Patel <vatsapatel@microsoft.com>
    Co-authored-by: Samir Solanki <samirsolanki@outlook.com>
    Co-authored-by: vatsapatel@microsoft.colm <vatsapatel@microsoft.colm>
    
    * Address Authorizations MissingTypeObject errors (Azure#20919)
    
    * Add forgotten If-Match header (Azure#20920)
    
    * Add forgotten If-Match header
    
    `If-Match` header for the `DeleteAuthorizationAccessPolicy.json file` was forgotten. This change adds the wildcard character for the `If-Match` header for that file.
    
    * Update ApiManagementDeleteAuthorization.json
    
    * Use common types for specs and count as readonly (Azure#21023)
    
    * common types
    
    * count readonly
    
    * Sasolank/more review comments (Azure#21025)
    
    * XML
    
    * proxy to gateway
    
    * Update Authorizations Spec (Azure#21027)
    
    * Update definitions.json
    
    Update wording for PostGetLoginLink endpoint description
    
    * Update apimauthorizationproviders.json
    
    Add 201 response to all Authorization PUT requests
    
    * Updated examples and fixed formatting
    
    There was a formatting issue within apimauthorizationproviders.json, and the Authorization examples needed to be updated with the new 201 responses for creating/updating Authorization entities.
    
    * Add long-running-operation key/value
    
    Added x-ms-long-running-operation: true to Authorization PUT requests
    
    * Remove long-running-operations
    
    * readonly revert (Azure#21050)
    
    * Set  SchemaContract.Document as required. (Azure#20110)
    
    * Updated documentation of the SchemaContract. Server use to return code 500 in case SchemaContract.Document is null. That issue was fixed in the APIM and server will return proper response code.
    
    * Fix AzureApiValidation
    
    * update field with properties
    
    * revert remaining readonly on collection (Azure#21051)
    
    * Change to camel casing for "accesspolicies" (Azure#21070)
    
    * Change to camel casing for "accesspolicies"
    
    * More camel casing updates for access policies
    
    * list example fixed (Azure#21089)
    
    * fix definition (Azure#21110)
    
    * upgrade to v3 for common types (Azure#21109)
    
    * upgrade to v3
    
    * Space
    
    * revert to v2 proxyResource
    
    Co-authored-by: Milan Zolota <Hardell@users.noreply.github.com>
    Co-authored-by: Milan Zolota <mizolota@microsoft.com>
    Co-authored-by: Sean D Kim <seandkim14@gmail.com>
    Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com>
    Co-authored-by: Annaji Sharma Ganti <anganti@microsoft.com>
    Co-authored-by: Annaji Sharma Ganti <42851022+annaji-msft@users.noreply.github.com>
    Co-authored-by: Tom Kerkhove <kerkhove.tom@gmail.com>
    Co-authored-by: Korolev Dmitry <deagle.gross@gmail.com>
    Co-authored-by: Logan Zipkes <44794089+LFZ96@users.noreply.github.com>
    Co-authored-by: Rafał Mielowski <mielex@gmail.com>
    Co-authored-by: malincrist <92857141+malincrist@users.noreply.github.com>
    Co-authored-by: GuanchenIntern <109827715+GuanchenIntern@users.noreply.github.com>
    Co-authored-by: VatsaPatel <vatsapatel13@gmail.com>
    Co-authored-by: Vatsa Patel <vatsapatel@microsoft.com>
    Co-authored-by: vatsapatel@microsoft.colm <vatsapatel@microsoft.colm>
    Co-authored-by: Maxim Agapov <103097563+agapovm@users.noreply.github.com>
    17 people authored Oct 14, 2022
    Configuration menu
    Copy the full SHA
    02892fb View commit details
    Browse the repository at this point in the history
  11. [fix S360] add missing property to REVISIONS/REPLICAS/ (Azure#21037)

    * [fix S360] add missing property to REVISIONS/REPLICAS/
    
    fix s360 https://portal.azure-devex-tools.com/amekpis/correctness/detail?errorId=6F43822E-1FAA-4D7C-BCFE-9B8816F67241
    
    * add 200 response for patch action to fix s360
    
    * add example of patch200
    
    * Update ManagedEnvironments_GetAuthToken.json
    
    Co-authored-by: Nan Jiang <naji@microsoft.com>
    najian and Nan Jiang authored Oct 14, 2022
    Configuration menu
    Copy the full SHA
    7854f4e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    42b3481 View commit details
    Browse the repository at this point in the history
  13. Language Authoring 2022-10-01-preview (Azure#21068)

    * Adding Language Authoring 2022-10-01-preview to the specification folder
    
    * fixes for PR checks
    
    * prettier fixes
    
    * PR comments
    
    * Update specification/cognitiveservices/data-plane/Language/preview/2022-10-01-preview/analyzeconversations-authoring.json
    
    * Update specification/cognitiveservices/data-plane/Language/preview/2022-10-01-preview/analyzeconversations-authoring.json
    
    Co-authored-by: Heath Stewart <heaths@outlook.com>
    AmirGeorge and heaths authored Oct 14, 2022
    Configuration menu
    Copy the full SHA
    40f5247 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. [Hub Generated] Review request for Microsoft.StreamAnalytics to add v…

    …ersion preview/2021-10-01-preview (Azure#20733)
    
    * Add blockchain to latest profile
    
    * Add additional types
    
    * update enum name
    
    * update cluster max size and add default values
    
    * add gateway message bus
    
    * tenantId and principalId to readonly
    
    * add blobpathprefix
    
    * add file ref input
    
    * add missed example files
    
    * add 200 response code to scale
    
    * add to 2020GA version
    
    Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com>
    Co-authored-by: Roslyn Lu <roslu@microsoft.com>
    3 people authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    4caae7a View commit details
    Browse the repository at this point in the history
  2. Updated description of the script source to remove inline from the li…

    …st (Azure#21133)
    
    Co-authored-by: Srivatsa Sinha <srsinha@microsoft.com>
    srivatsasinha and Srivatsa Sinha authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    694ede1 View commit details
    Browse the repository at this point in the history
  3. Fix RoundTrip error (Azure#21116)

    * Fix RoundTrip error
    
    * Fix model validation error
    
    * Fix missing definition ManagedIntegrationRuntime
    
    * Fix Invalid_Type error
    
    * Revert "Fix Invalid_Type error"
    
    This reverts commit 3216774.
    sparatala authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    6e2678d View commit details
    Browse the repository at this point in the history
  4. Release recoveryservicesbackup microsoft.recovery services 2022 09 01…

    … preview (Azure#21142)
    
    * Updating version
    
    * Update
    
    * Update specification/recoveryservicesbackup/resource-manager/readme.md
    
    Co-authored-by: Wei Dong <40835867+dw511214992@users.noreply.github.com>
    
    * Update readme.python.md
    
    * Update readme.md
    
    * Update readme.python.md
    
    * Update specification/recoveryservicesbackup/resource-manager/readme.md
    
    Co-authored-by: Wei Dong <40835867+dw511214992@users.noreply.github.com>
    
    * Update readme.python.md
    
    Co-authored-by: Pratima Upadhyay <pratima.upadhyay02@gmail.com>
    Co-authored-by: Wei Dong <40835867+dw511214992@users.noreply.github.com>
    Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
    4 people authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    500db32 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f459472 View commit details
    Browse the repository at this point in the history
  6. [Hub Generated] Review request for Microsoft.Network to add version p…

    …review/2021-02-01-preview (Azure#21040)
    
    * NSP Link API changes
    
    * minor fix
    
    * fix errors
    
    * fix error
    
    * fix error
    
    * fix lint error
    
    * skip location from proxy resource
    
    * fix sdk error
    
    * fix linter check
    
    * immutability flag changes
    
    * removed v2 properties.
    
    * minor fix
    
    * removed default value as it is not supported by swagger
    
    * make outbound profile read only
    
    * minor change
    
    * add x-ms-long-running-operation-options
    
    * Fix review comments
    
    * minor fix
    vineetmimrot authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    facb353 View commit details
    Browse the repository at this point in the history
  7. Review request for Microsoft.ContainerService to add version 2022-09-…

    …02-preview (Azure#21038)
    
    * Adds base for updating Microsoft.ContainerService from version preview/2022-08-03-preview to version 2022-09-02-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Custom CA Trust updates for 20220902 preview version (Azure#20995)
    
    * add create managed cluster example with certs
    
    * add description of custom ca certs in managed cluster security profile json
    
    * better phrasing
    
    * Use dummy base64 encoded values for examples, set format: byte for cert array
    
    * Update specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/managedClusters.json
    
    Co-authored-by: Matthew Christopher <matthchr@users.noreply.github.com>
    
    * update description
    
    * add exception for linter camel case
    
    Co-authored-by: Mikolaj Umanski <mumanski@microsoft.com>
    Co-authored-by: Matthew Christopher <matthchr@users.noreply.github.com>
    
    * Containerservice 2022 09 02 preview fleet (Azure#20939)
    
    * Fleet swagger 09-02 api
    
    * Add to README
    
    * Wrong ref
    
    * Add options per lint diff err
    
    * Add headers per lint feedbacks
    
    * Add min and max length
    
    * Add networkProfile.ebpfDataplane field to 20220902preview API (Azure#20955)
    
    * Add HostNetwork NSG Control fields (Azure#20949)
    
    * Update readmes for the 2022-09-02-preview dev branch of container service (Azure#20951)
    
    * update readmes
    
    * undo go readme
    
    * fix tag for python sdk (Azure#21057)
    
    * [containerservice-dev] Revert "Containerservice 2022 09 02 preview fleet (Azure#20939)" (Azure#21073)
    
    * Revert "Containerservice 2022 09 02 preview fleet (Azure#20939)"
    
    This reverts commit 7f97803.
    
    * add fleet previous version to readme to pass CI
    
    * Add fleet 0702 base for change comparison (Azure#21093)
    
    * add 07-02-fleet-base
    
    * bump apiversion reference
    
    Co-authored-by: Stephane Erbrech <stephane.erbrech@gmail.com>
    
    * Fleet swagger 09-02 api (Azure#21104)
    
    Co-authored-by: nguyenmin <mnguyenn@protonmail.com>
    
    Co-authored-by: Mikołaj Umański <mik.umanski@gmail.com>
    Co-authored-by: Mikolaj Umanski <mumanski@microsoft.com>
    Co-authored-by: Matthew Christopher <matthchr@users.noreply.github.com>
    Co-authored-by: Minh Nguyen <mnguyenn@protonmail.com>
    Co-authored-by: Will Daly <wedaly@users.noreply.github.com>
    Co-authored-by: ccc <jialun.cai@pm.me>
    Co-authored-by: Stéphane Erbrech <stephane.erbrech@gmail.com>
    8 people authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    4150a47 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5e9118a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6c81b8f View commit details
    Browse the repository at this point in the history
  10. Release Key Vault 7.4-preview.1 (Azure#21123)

    * Adds base for updating Microsoft.KeyVault from version preview/7.3-preview to version 7.4-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Key Vault 7.4-preview to 7.4-preview.1 (Azure#15900)
    
    * KeyVault 7.4-preview to 7.4-preview.1
    
    * Fix spelling error for subsequent KV versions
    
    * Key Vault keys API: Add OKP key type and EdDSA digital signature (Azure#15989)
    
    * Add OKP key type and EdDSA digital signature
    
    * Address feedback
    
    * Fix validation error
    
    * dedge/api entityid (Azure#17854)
    
    * Add EntityId to the API definitions for secrets, keys, and certificates
    
    * fixed typos on entity ID
    
    * added entityId to the api samples
    
    * fixed examples
    
    * [keyvault] - sync 7.3 stable changes to 7.4-preview.1 (Azure#18649)
    
    * [keyvault] - sync 7.3 stable changes to 7.4-preview.1
    
    * remove export sample
    
    * add x-ms-client-name for targetAttestationToken
    
    * settings-specs (Azure#20937)
    
    * settings-specs
    
    * my embarrassing typo errors
    
    * pr feedback changes
    
    * description change
    
    * setting name param
    
    * type specifier
    
    * modelAsString
    
    * only support at
    
    * reference in readme
    
    * prettier fixes
    
    * fixes
    
    * prettier
    
    * lint fixes
    
    * ran prettier
    
    * lint fix
    
    * prettier on common.json
    
    * remove from common.json
    
    * make all APIVersionParams equal
    
    * fix breaking change
    
    * setting name
    
    * setting name param
    
    * Make ApiVersionParameter global
    
    * Merge securitydomain.json changes from stable/7.3
    
    Co-authored-by: Heath Stewart <heaths@microsoft.com>
    
    * Remove entity id (Azure#21092)
    
    * Update certificates.json
    
    * Update keys.json
    
    * Update secrets.json
    
    * Update CreateKey-example.json
    
    * Update GetCertificate-example.json
    
    * Update GetCertificateVersions-example.json
    
    * Update GetCertificates-example.json
    
    * Update GetKey-example.json
    
    * Update GetKeys-example.json
    
    * Update GetSecret-example.json
    
    * Update GetSecrets-example.json
    
    * Update GetCertificateVersions-example.json
    
    * Sync operation and attributes descriptions with 7.3 (Azure#21119)
    
    * Sync operation and attributes descriptions with 7.3
    
    * Update certificates.json
    
    * Update secrets.json
    
    * Update storage.json
    
    * Update keys.json
    
    * Update keys.json
    
    * Remove duplicate double quotes
    
    * Remove duplicate description from certificates.json
    
    Co-authored-by: Heath Stewart <heaths@microsoft.com>
    
    * Change order of parameters in DeleteRoleDefinition-example.json
    
    * Fix azure-sdk-for-go build issue
    
    Co-authored-by: Alexander Schmidt <aschmidt@microsoft.com>
    Co-authored-by: dedgems <99688216+dedgems@users.noreply.github.com>
    Co-authored-by: Maor Leger <maorleger@users.noreply.github.com>
    Co-authored-by: Maddie Lucas <85301813+maddiemlucas@users.noreply.github.com>
    Co-authored-by: Jack Lichwa <52512203+jlichwa@users.noreply.github.com>
    6 people authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    fead0de View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Fix swagger issues for cdn preview version (Azure#20903)

    * Fix swagger issues for cdn preview version
    
    * Updates
    
    * Updates
    gubalasu authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    42c3b0c View commit details
    Browse the repository at this point in the history
  2. [Hub Generated] Review request for Microsoft.ManagedServices to add v…

    …ersion stable/2022-10-01 (Azure#20778)
    
    * Adds base for updating Microsoft.ManagedServices from version preview/2022-01-01-preview to version 2022-10-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    dramuy authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    1be451e View commit details
    Browse the repository at this point in the history
  3. [Hub Generated] Review request for Microsoft.ResourceGraph to add ver…

    …sion stable/2022-10-01 (Azure#20792)
    
    * Adds base for updating Microsoft.ResourceGraph from version preview/2021-06-01-preview to version 2022-10-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Add ResourceHistoryRequestResponse type
    
    * Spell check fix
    
    * Remove resourcehistory.json. Update readme.
    
    * Update readme
    
    * Revert "Update readme"
    
    This reverts commit d8c5ee2.
    
    * Update readme
    
    * Update readme
    npotrebich authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    68847d6 View commit details
    Browse the repository at this point in the history
  4. Add Cmk Payload to Common Types (Azure#20144)

    * add cmk payload to common types
    
    * rename enum value for delegated identity type
    
    * use arm-id format for cmk identity resource id
    shavital7 authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    ae227e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8307d3a View commit details
    Browse the repository at this point in the history
  6. Add entry to CODEOWNERS for Code Signing and Purview service (Azure#2…

    …0646)
    
    * Add entry to CODEOWNERS for Code Signing service
    
    * Add entry to CODEOWNERS for Purview service
    
    * Update CODEOWNERS
    mikekistler authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    f3312d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Configuration menu
    Copy the full SHA
    63d73ac View commit details
    Browse the repository at this point in the history
  2. add role assignment (Azure#21078)

    Co-authored-by: Tianxiang Chen <tianxchen@microsoft.com>
    tianxchen-ms and Tianxiang Chen authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    d43cbc7 View commit details
    Browse the repository at this point in the history
  3. S360 swagger correctness - added missing property totalCount (Azure#2…

    …1091)
    
    Co-authored-by: Umang Shah <umangshah@microsoft.com>
    us6193 and Umang Shah authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    49d9ba7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfa9507 View commit details
    Browse the repository at this point in the history
  5. Fix breaking change azureADOnlyAuthentication property from read only… (

    Azure#21076)
    
    * Fix breaking change azureADOnlyAuthentication property from read only to read, write
    
    * Removed x-ms-mutability
    sparatala authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    74c6204 View commit details
    Browse the repository at this point in the history
  6. Add 2022-08-01-preview version to Microsoft.SignalRService/SignalR (A…

    …zure#20272)
    
    * Adds base for updating Microsoft.SignalRService from version stable/2022-02-01 to version 2022-08-01-preview
    
    * Update readme.md
    
    * Update swagger and examples
    
    * Updates
    
    * revert adding 200 response code to put custom domain
    Y-Sindo authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    9366804 View commit details
    Browse the repository at this point in the history
  7. [Communication - Calling Server] 2022 04 07 preview (Azure#19409)

    * Added 2022-04-07-preview
    
    * Adds base for updating CallingServer from version preview/2021-08-30-preview to version 2022-04-07-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * public refresh swagger
    
    * fix prettier
    
    * fix route path
    
    * remove transferToCall API
    
    * updated swagger file
    
    * updated swagger
    
    * address review comments
    
    * update swagger
    
    * updated swagger
    
    * Add play example
    
    * Remove non-2xx codes from Play example
    
    * swagger update
    
    * Adding play elements
    
    * Adding Recording
    
    * add operations endpoints for review
    
    * fix swagger
    
    * update swagger
    
    * Update Play API PlaySource model and example
    
    * Add missing summary
    
    * Added events
    
    * Adding new swagger version
    
    * Adding new Recording Play Events
    
    * Update content routes
    
    * update model names to drop dto suffix
    
    * Updating swagger with recognize events
    
    * fix lint issues
    
    * fix linting errors
    
    * remove nonexistent example
    
    * update latest swagger
    
    * fix spellcheck
    
    * fix some linting errors
    
    * fix modelValidation
    
    * fix linting
    
    * fix structure
    
    * fix call automation examples
    
    * add content examples
    
    * prettier fix
    
    * fix merge errors
    
    * fix structure
    
    * fix another example structure
    
    * fix examples
    
    * fix enum type
    
    * remove additional properties
    
    * make examples realistic
    
    * Adding latest swagger
    
    * Fixing typos
    
    * Fixing route
    
    * Fixing empty line at the end
    
    * fix example format
    
    * add back description
    
    * prettier fix
    
    * update events. hide internal events fields.
    
    * update sameple name
    
    * fix prettier
    
    * Update communicationservicescallingserver.json
    
    * undo whitespace
    
    * address lint error
    
    * add type and format and default responses
    
    * fix validation errors
    
    * fix again
    
    * I don't know what they want
    
    * .
    
    * fixed some pipeline issues
    
    * Remove channel affinity based on ARB feedback, add latest swagger
    
    * Fix CI - prettier
    
    * rename service
    
    * .
    
    * update readme
    
    * test validation
    
    * add back url format
    
    Co-authored-by: Juntu Chen <juntuchen@microsoft.com>
    Co-authored-by: Juntu Chen <95723208+juntuchen-msft@users.noreply.github.com>
    Co-authored-by: Arup Dutta <arupdutta@microsoft.com>
    Co-authored-by: arupdutta-msft <87995153+arupdutta-msft@users.noreply.github.com>
    Co-authored-by: Franko Morales <fmorales@microsoft.com>
    Co-authored-by: Franko Morales <67804607+cochi2@users.noreply.github.com>
    Co-authored-by: williamzhao87 <williamzhao87@gmail.com>
    Co-authored-by: Yingying Wu <98626395+yyw-msft@users.noreply.github.com>
    Co-authored-by: williamzhao87 <williamzhao87@users.noreply.github.com>
    10 people authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    ac4677c View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Adding new API version 2022-10-01-preview (base stable 2022-05-01) (A…

    …zure#20967)
    
    * Base commit stable 2022-05-01
    
    * Changes for 2022-10-01-preview api
    
    * changes for readme
    
    * changes for latest readme tag
    
    * changes for comments
    
    * changes in readme for package-preview-2022-10
    
    * readme changes for package-preview-2022-09
    mayankagg9722 authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    d2fb649 View commit details
    Browse the repository at this point in the history
  2. Sri/recommendation details (Azure#21175)

    * Add blockchain to latest profile
    
    * Add additional types
    
    * Clarifying definitions of recommendation details properties.
    
    * Updating some more definitions.
    
    Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com>
    sri- and markcowl authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    8d9e220 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cacf126 View commit details
    Browse the repository at this point in the history
  4. [Hub Generated] Publish private branch 'eventListener' (Azure#20467)

    * Adds base for updating Microsoft.SignalRService from version stable/2021-10-01 to version 2022-08-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * "ot" -> "or"
    
    * Update swagger
    
    * max listener count = 10
    * Add custom cert and custom domain
    
    * Add examples
    
    * Add fina-state-via for delete
    
    * Fix markdown format
    
    * Rename discriminator and enum type
    
    * Add x-ms-identifier
    
    * Update markdown settings
    
    * Fix 204 description
    
    * Add 200 to custom domain PUT
    
    * Revert adding 200 response code to put
    
    * try fix readiness test
    
    1. change default tire to premium
    2. remove private endpoint
    Y-Sindo authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    492cf91 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Fix incorrect ID path (Azure#21213)

    Co-authored-by: andrew <andrsmith@microsoft.com>
    The-DevBlog and andrsmith149 authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    f15e8aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1da7cb View commit details
    Browse the repository at this point in the history
  3. Dev postgresql microsoft.d bfor postgre sql 2022 03 08 preview (Azure…

    …#20212)
    
    * Adds base for updating Microsoft.DBforPostgreSQL from version preview/2022-01-20-preview to version 2022-03-08-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Splitted the swagger api changes to smaller chunks for easy readbility and find
    
    * Add administrators api and corresponding examples
    
    * Fix sematic validation errors by running oav tool
    
    * Fix model validation errors by running oav tool for  validate example
    
    * Fix lint errors using prettier
    
    * Fix some automated review comments
    
    * Fix lint diff errors
    
    * Fix ARM Id annotations for postgres
    
    * Remove duplicate operation
    
    * Remove changes from existing preview version api
    
    * Use systemData for read only properties required for PUT and Patch operations
    
    * Revert systemData changes
    
    * Include changes for PasswordAuthEnabled
    
    * Remoe azure resource tag from ActiveDirectoryAdministrator object
    
    * Fix the validation errors
    
    * Update swagger for CMK propertiesData encryption properties
    
    * Fix spell check and reference errors
    
    * Update swagger for GeoRestore
    
    * Update swagger for Replica
    
    * Update swagger for MVU
    
    * Fix prettier errors
    
    * Update readme and rename postgresql.json to a different file
    
    * Fix validation errors
    
    * Remove private preview version for 2022-03-08 from readme.md
    
    * Fix linter issue and add fast provisioning properties
    
    * Fixed review comments for Backups and CheckNameAvailability
    
    * Uodated duplicate Id for check name availability and undo the changes to remove empty id identifier
    
    * Add 2022-03 preview and private preview versions for readme.go.md
    
    * Pass default value of true for passwordAuthEnabled
    
    * pass true instead of "true"
    
    * Added subnetName as id identifier for array obkect for DelegatedSubnetUsage
    
    * Updated x-ms-identifiers to not be an empty array for all objects in 2022-08-08-preview
    
    * Add missing x-ms-identifier
    
    * Add support for supportedVersionsToUpgrade property in lication capabilitities
    
    * Fix validation issue
    
    * Fix validation error related to Server Versions
    
    * Add new property for Capabilities api
    
    * Fix validation errors
    
    * Fix LroLocationHeader and ResourceNameRestrcition errors
    
    * Fix validation error x-ms-long-running-operation-options
    
    * Try to match the new version with stable version
    
    * Revert changes to stable api version
    
    * Reanme Databases.json to Database.json
    
    * Fix reference error
    
    * Add minLength validation for ServerNameParameter
    
    * Add minLength for LocationNameParameter
    
    * Fix ResourceNameRestriction for ServerNameParameter
    
    * Fix ResourceNameRestriction for LocationNameParameter
    
    * python config
    
    * Fix few staging validations
    
    * Fix few validation errors for name restriction
    
    * Fix few validation errors for name restriction and duplicated model validation
    
    * Fix validation errors for configurations api
    
    * Fix model validation error
    
    * Remove location property for Server Update
    
    * Fix validation error
    
    * Fix model validation
    
    * Fix validation errors for administrators api
    
    * Fix errors
    
    * Fix validation errors for Database and Configuration
    
    * Fix validation errors
    
    * Fix review comment to utilize common parameter and definitions
    
    * Fix path for systemData
    
    * remove get cached server name API
    
    * Update readme file to remove non-existing reference and fix review comment for systemData
    
    * Fix review comments
    
    * Fix review comments to rename operationId to remove Execute
    
    * Fix review comment
    
    * Fix unresolved reference
    
    * Added pattern validation for charset and collation
    
    * Add backupType as enum as a string
    
    * Fix enum case error for backup type
    
    * Revert name of Database.json back to Databases.json
    
    * Add Databases.json in readme file
    
    * Remove 202 for Administrators PUT call
    
    * Update name for Identity object to differentitate it from common type
    
    * Renamed Sku to have different name then the one in comman types as the corresponding properties are different
    
    * Revert operationId change to avoid SDK and CLI impact to end users
    
    * Update operation id for consistency across mysql and postgres and to avoid conditions in CLI
    
    Co-authored-by: Daeun Yim <69321306+DaeunYim@users.noreply.github.com>
    Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
    3 people authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    f738601 View commit details
    Browse the repository at this point in the history
  4. Fix ApiVersion for Anomaly Detector (Azure#21215)

    * Fix ApiVersion for Anomaly Detector
    
    * Update MultivariateAnomalyDetector.json
    
    Change operationId
    
    * Update operationId in Univariate Anomaly Detection
    
    Co-authored-by: jr-MS <81400625+jr-MS@users.noreply.github.com>
    lmazuel and jr-MS authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    120cd06 View commit details
    Browse the repository at this point in the history
  5. Rename the operation ID for /:analyze-conversations path (Azure#21030)

    * Rename the operation ID for /:analyze-conversations path for supporting better organization of documents
    
    * Transpose /authoring back into endpoints
    
    Fixes lintdiff validation error, which is tracked in Azure/azure-sdk-tools#4419
    
    Co-authored-by: Heath Stewart <heaths@microsoft.com>
    bidisha-c and heaths authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    7b7f4b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Configuration menu
    Copy the full SHA
    aa38426 View commit details
    Browse the repository at this point in the history
  2. Disable purge protection in examples (Azure#21182)

    * Update ManagedHsm_CreateOrUpdate.json
    
    * Update ManagedHsm_Get.json
    
    * Update ManagedHsm_Update.json
    
    * disable purge protection in examples
    leni-msft authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    021e5ab View commit details
    Browse the repository at this point in the history
  3. Network Watcher S360 Correctness Fix (Azure#20804)

    * Adding runningOperationIds and Error
    
    * prettier fix
    supriyajha-ms authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    fe9ddfb View commit details
    Browse the repository at this point in the history
  4. Search api data plane suggestions facets (Azure#20825)

    * Added search data-plane
    
    * added marketplace catalog resource manager
    
    * fixed readme
    
    * Fixed Spec Linter validations
    
    * fixed all validation tools
    
    * fixed avo
    
    * fixed prettier check
    
    * fixed spelling
    
    * Added search data-plane
    
    * added marketplace catalog resource manager
    
    * Fixed Spec Linter validations
    
    * fixed all validation tools
    
    * fixed avo
    
    * fixed prettier check
    
    * fixed spelling
    
    * Removed search stable folder
    
    * Added facets
    
    * Added suggestions API
    
    * fixed
    
    * added missing new line
    
    * fixed prettier
    
    * Added 2022-09-25-preview version
    
    * updated default 2022-09-25-preview
    
    * removed space
    
    * made product types description by ab
    
    * fixed description
    
    * revert search previous version
    
    * removed decimal format
    
    * fixed code review
    
    * fixed facets possible values
    
    * allow "all" in market
    
    * fixed vm fields
    
    * fixed api version in examples
    
    * fixed description
    
    Co-authored-by: Greg Oks <gregoks@microsoft.com>
    gregoks and Greg Oks authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    979a6eb View commit details
    Browse the repository at this point in the history
  5. Storage STG 85/86 (Azure#21167)

    * Added 2021-12-02 service version for blobs (Azure#20280)
    
    * fixed ErrorCode typo
    
    * Files 2021-12-02 version (Azure#20439)
    
    * Files invalid XML (Azure#20480)
    
    * ADLS Gen 2 Append and Flush Lease Operations (Azure#20607)
    
    * Added Blob Cold Tier (Azure#20281)
    seanmcc-msft authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    080b332 View commit details
    Browse the repository at this point in the history
  6. [Hub Generated] Review request for Microsoft.ConfidentialLedger to ad…

    …d version preview/2022-09-08-preview (Azure#20647)
    
    * Adds base for updating Microsoft.ConfidentialLedger from version stable/2022-05-13 to version 2022-09-08-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Initial MCCF setup
    
    * Fixed CI errors
    
    * updated title
    
    * removed operations
    
    * fixed LintDiff errors
    
    * fixed tags lint
    
    * more lintdiff fixes
    
    * removed checknameavailability from mccf
    
    * addressed PR comments
    
    * Added member identity certificate
    
    * restored confidentialledger as GA version
    
    * fixed codestyle
    
    * addressed pr comments
    
    * Updated ManagedCCF RT and Examples
    
    * fixed lint diff errors
    
    * updated memberidentitycertificates
    
    * Added encryptionkey custom word
    
    * renamed ManagedCCF into ManagedCCFs
    
    * addressed reviewer feedback
    
    * switched parameters of ACL to v3
    
    * addedd azure-asyncoperation header
    vimauro authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    3a7aad2 View commit details
    Browse the repository at this point in the history
  7. [Hub Generated] Publish private branch 'RPSaaSMaster-easm-data-plane' (

    …Azure#20294)
    
    * add or modify files
    
    * Added missing EASM references.
    
    Co-authored-by: Brian Zak <brianzak@microsoft.com>
    soniaab and Brian Zak authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    6da7e2a View commit details
    Browse the repository at this point in the history
  8. Update operation IDs for Key Vault settings (Azure#21230)

    * Update operation IDs for Key Vault settings
    
    * revert model change
    
    * Use UpdateSettingsResult to match operation
    
    Co-authored-by: Heath Stewart <heaths@microsoft.com>
    maddiemlucas and heaths authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    d78681a View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Add CosmosDBMongo enum (Azure#21199)

    Co-authored-by: Nitesh Vijay <niteshvijay@microsoft.com>
    niteshvijay1995 and niteshvijay-ms authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    dc736b3 View commit details
    Browse the repository at this point in the history
  2. [Hub Generated] Review request for Microsoft.RecoveryServices to add …

    …version preview/2022-09-30-preview (Azure#20934)
    
    * Adds base for updating Microsoft.RecoveryServices from version stable/2022-08-01 to version 2022-10-02-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Using parameters from v3 common
    
    * swagger changes
    
    * Example changes
    
    * Removing unused parameters
    
    * Using parameters from v3 common
    
    * Adding suppression for Lint errors
    
    * Renaming resource definitions back
    
    * Revert "Removing unused parameters"
    
    This reverts commit 8d35d76.
    
    * Adding back parameters
    
    * Removing suppressions
    
    * Version change to 2022-09-30-preview
    
    * readme fix
    
    * example fix
    amchandn authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    64b4b52 View commit details
    Browse the repository at this point in the history
  3. Review request for Microsoft.ContainerService to add version 2022-09-…

    …01 (Azure#21148)
    
    * Adds base for updating Microsoft.ContainerService from version stable/2022-07-01 to version 2022-09-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * AKS add oidc feature swagger to 2022-09-01 (Azure#20930)
    
    * AKS add oidc feature swagger to 2022-09-01
    
    * fixup! AKS add oidc feature swagger to 2022-09-01
    
    * fixup! fixup! AKS add oidc feature swagger to 2022-09-01
    
    * fixup! fixup! fixup! AKS add oidc feature swagger to 2022-09-01
    
    * fixup! fixup! fixup! fixup! AKS add oidc feature swagger to 2022-09-01
    
    * fixup! fixup! fixup! fixup! fixup! AKS add oidc feature swagger to 2022-09-01
    
    * blob csi driver 0901 (Azure#20947)
    
    * Update readmes for the 2022-09-01 dev branch of container service (Azure#20952)
    
    * update readmes
    
    * undo go readme
    
    Co-authored-by: Dong Liu <doliu@microsoft.com>
    Co-authored-by: weizhi <weizhichen@microsoft.com>
    3 people authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    d6143c2 View commit details
    Browse the repository at this point in the history
  4. Release appcomplianceautomation microsoft.app compliance automation 2…

    …022 11 16 preview 1 (Azure#21074)
    
    * add appcomplianceautomation specs
    
    * update appcomplianceautomation specs for 2022-11-16-preview
    
    * remove privatepreview and beta (Azure#21124)
    
    Co-authored-by: Yanwen Liu <yanwenliu@microsoft.com>
    
    * Release appcomplianceautomation microsoft.app compliance automation 2022 11 16 preview resolve comments 2 (Azure#21152)
    
    * fix comments
    
    * remove duplicate in body
    
    * resolve comments
    
    * edit examples to match schema
    
    * fix failure
    
    * fix model validation
    
    * change passed to passedCount
    
    * add x-ms-enum to isPass
    
    * change delete 200 description
    
    Co-authored-by: Yanwen Liu <yanwenliu@microsoft.com>
    
    * set sasUri x-ms-secret to true (Azure#21161)
    
    Co-authored-by: Yanwen Liu <yanwenliu@microsoft.com>
    
    * remove properties from download request body (Azure#21184)
    
    * remove properties from download request body
    
    * remove properties in snapshot_resourcelist_download.json
    
    * keep statuscode 201 and 202 in patch report response, due to RPSaas will change 202 to 201
    
    * add body in patch report 201 response
    
    Co-authored-by: Yanwen Liu <yanwenliu@microsoft.com>
    
    * change ProvisioningState Cancelled to Canceled, and some descriptions (Azure#21237)
    
    * change ProvisioningState Cancelled to Canceled, and some descriptions
    
    * add x-ms-enum extension to ComplianceState
    
    Co-authored-by: Yanwen Liu <yanwenliu@microsoft.com>
    
    Co-authored-by: Yanwen Liu <yanwenliu@microsoft.com>
    Sherylueen and Yanwen Liu authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    c5d0994 View commit details
    Browse the repository at this point in the history
  5. [AutoSync] 91b7e73401 add (Azure#21255)

    Co-authored-by: swagger-automation <swagger@microsoft.com>
    Jingshu923 and AzureRestAPISpecReview authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    b44fc8d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fdd4e5c View commit details
    Browse the repository at this point in the history
  7. Add specs for microsoft.monitor RP (Azure#20026)

    * Add specs for microsoft.monitor RP
    
    * Split up operations API spec
    
    * Prettier fixes
    
    * Fix avocado warning
    
    * Delete unused example
    
    * Attempt to fix ServiceAPIReadiness
    
    * Fix name of body parameter in examples
    
    * Updates based on PR comments
    
    * Remove second reference to systemData
    
    * Switch operations api-version
    
    * Empty commit to re-trigger build
    
    * Fix description
    
    * Fix SDK APIs
    
    * Add Canceled to possible values of provisioning state
    
    Co-authored-by: Divya Jayaraman <divyaj@microsoft.com>
    divya-jay and divyajay authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    ce57c44 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    be79c8d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2a4dc38 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2182632 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. [Hub Generated] Review request for Microsoft.Batch to add version sta…

    …ble/2022-10-01 (Azure#21195)
    
    * Adds base for updating Microsoft.Batch from version stable/2022-06-01 to version 2022-10-01
    
    * Adding in development changes
    wiboris authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    82ea406 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bf1d95 View commit details
    Browse the repository at this point in the history
  3. [Hub Generated] Publish private branch 'RPSaaSMaster-easm' (Azure#20293)

    * add or modify files
    
    * Removing EASM from custom-words
    
    * Adding EASM to custom-words
    
    * Rejiggered EASM references to fix merge conflicts.
    
    * Updated delete operations to show synchronous example.
    
    * Added 202 response code with appropriate header.
    
    Co-authored-by: Sonia Burney <soniaburney@Sonias-MacBook-Pro.local>
    Co-authored-by: Brian Zak <brianzak@microsoft.com>
    Co-authored-by: Ruoxuan Wang <52271048+ruowan@users.noreply.github.com>
    4 people authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    900d8ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5364e02 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    faee324 View commit details
    Browse the repository at this point in the history
  6. fix s360 for accountId in databox-v2022-02-01 (Azure#21060)

    * fix s360 for accountId in databox-v2022-02-01
    
    * fix s360 for account Id in databox-v2021-12-01
    
    * fix accountId for DataBoxDiskGranularCopyLogDetails in databox-v2021-12-01
    ashoknailwal authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    a1fcaf3 View commit details
    Browse the repository at this point in the history
  7. [Hub Generated] Review request for Microsoft.InstanceMetadataService …

    …to add version stable/2021-11-15 (Azure#21201)
    
    * Adds base for updating Microsoft.InstanceMetadataService from version stable/2021-11-01 to version 2021-11-15
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * update with payload
    
    * correcting changes
    
    * formatting
    
    * update
    
    * update
    
    * to pascal case
    ChhabraAnshul authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    6e20095 View commit details
    Browse the repository at this point in the history
  8. Created common type v4 where changed string to uuid (Azure#19934)

    * Add files via upload
    
    * Update types.json
    
    * Update types.json
    
    * Update types.json
    
    * Update types.json
    
    * Update types.json
    
    * Update types.json
    
    * Update privatelinks.json
    
    * Bumped version to 4.0
    abatishchev authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    21426cf View commit details
    Browse the repository at this point in the history
  9. [Azure Web PubSub] Release 2022-11-01 (Azure#20762)

    * Adding 2022-10-01-preview
    
    * prettier
    
    * reorder
    
    * resolve comments and add $filter
    
    * fix format
    
    * Update webpubsub.json
    
    * Resolve comments and change to stable version
    
    * Update readme.md
    vicancy authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    00fd722 View commit details
    Browse the repository at this point in the history
  10. [Hub Generated] Review request for Microsoft.Batch to add version sta…

    …ble/2022-10-01.16.0 (Azure#21214)
    
    * Adds base for updating Microsoft.Batch from version stable/2022-01-01.15.0 to version 2022-10-01.16.0
    
    * Adding in development changes
    
    * removing deperation of certificates
    wiboris authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    502d38d View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Add missing properties to 2022-04-01 files (Azure#21250)

    * add info on new properties
    
    * prettier
    dagoroz authored Oct 27, 2022
    Configuration menu
    Copy the full SHA
    5fbc157 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    574be7a View commit details
    Browse the repository at this point in the history
  3. S360 issue: Adding missing properties in Recommendations API (Azure#2…

    …1231)
    
    * Add blockchain to latest profile
    
    * Add additional types
    
    * Adding missing properties in Recommendations API
    
    * updating previous versions
    
    * fixing examples
    
    * addressing validation errors
    
    * addressing validation errors
    
    * fixing validation errors
    
    * fixing examples
    
    * fixing example
    
    Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com>
    sri- and markcowl authored Oct 27, 2022
    Configuration menu
    Copy the full SHA
    b43b95c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef0b521 View commit details
    Browse the repository at this point in the history
  5. [Hub Generated] Publish private branch 'release-trafficmanager-Micros…

    …oft.Network-2022-04-01-preview' (Azure#21308)
    
    * Adds base for updating Microsoft.Network from version stable/2018-08-01 to version 2022-04-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Add new property AlwaysServer for endpoints.
    
    * Fix examples, update swagger to sdk in the readme.
    
    * Added a new example for alwaysServe
    
    * Use parameters like SubsId and apiVersion from common-types/v3
    
    * Use parameter ResourceGroupNameParameter from common-types/v3
    
    * Use ErrorDetail obj from common-types/v3 and remove CloudErrorObject.
    
    * Revert breaking changes: Use ErrorDetail obj from common-types/v3 and remove CloudErrorObject.
    imsiddhartha authored Oct 27, 2022
    Configuration menu
    Copy the full SHA
    cf0b8f6 View commit details
    Browse the repository at this point in the history
  6. AD APIVersion Swagger (Azure#21298)

    * AD APIVersion Swagger
    
    * Don't forget the rename
    lmazuel authored Oct 27, 2022
    Configuration menu
    Copy the full SHA
    d1d295c View commit details
    Browse the repository at this point in the history
  7. [Azure DevCenter] Update operation groups to improve SDK codegen (Azu…

    …re#21086)
    
    * Update operation groups
    
    * Fix pattern
    
    * Fix operation name for stop
    chrissmiller authored Oct 27, 2022
    Configuration menu
    Copy the full SHA
    9685ef9 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. [Workloads - Sap Virtual Instance] (Azure#21284)

    -Adds SAP software detection feature on a VIS
    -Changes were already checked-in to private repo in the PR:
     Azure/azure-rest-api-specs-pr#8871
     The changes were verified. This commit just ports the same
     to the public repo.
    dmadiraju1 authored Oct 28, 2022
    Configuration menu
    Copy the full SHA
    6f5e3fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e82a24d View commit details
    Browse the repository at this point in the history
  3. Migrate to net track2 for some resource-manager readmes batch 3 (Azur…

    …e#21241)
    
    * migrate to track 2
    
    * revert configs for machinelearning and managementgroups
    
    * resolve Go SDK automation failure
    
    Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn>
    fengzhou-msft and tadelesh authored Oct 28, 2022
    Configuration menu
    Copy the full SHA
    fffa955 View commit details
    Browse the repository at this point in the history
  4. remove phraseControl (Azure#21329)

    Co-authored-by: Yuantao Wang <yuantw@microsoft.com>
    wangyuantao and yuantao-wang authored Oct 28, 2022
    Configuration menu
    Copy the full SHA
    abd5d00 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Configuration menu
    Copy the full SHA
    724f030 View commit details
    Browse the repository at this point in the history
  2. [Hub Generated] Review request for Creator to add version preview/202…

    …2-09-01-preview (Azure#20516)
    
    * added routeset for v 2022-08-01
    
    * updated to final version
    s Please enter the commit message for your changes. Lines starting
    
    * added routeset delete API-help
    
    * completed (but not proofed) routeset documentation
    
    * completed wayfind json
    
    * updates
    
    * Brandon's review
    
    * Update routeset.json
    
    * Update wayfinding.json
    
    * Updates to parameters and descriptions
    
    * Update wayfinding.json
    
    * Updates primarily based on our (Dev, PM, Tech Writer) discussion on 8/22/2022.
    
    * proofing changes
    
    * moved files under proper version folder
    
    * json\swagger fix
    
    * fix Swagger Avocado errors
    
    * fix Swagger validation errors
    
    * changes made by Prettier
    
    * fixed json parsing error
    
    * fixed validate-spec errors
    
    * add custom-words.txt to address spell check errors
    
    * more Prettier changes
    
    * spelling errors
    
    * fixes for validation-examples
    
    * added wayfinding custom words
    Please enter the commit message for your changes. Lines starting
    
    * wagger Avocado fix
    
    * undoing meerge from main with validaiton errors
    
    * more validation fixes
    
    * more validation fixes
    
    * revised width param description
    
    * default errors
    
    * refactored according to API Rev Board feedback
    
    * validation fixes after API review changes
    
    * prettier changes on common types
    
    * model validaiton fixes
    
    * fixing validation errors
    
    * validation fixes
    
    * more validation fixes
    
    * more validaiton fixes
    
    * added pageable prop to routeset enumeration api
    
    * trying to fix lint error
    
    * trying to fix linter error
    
    * reworded to remove ambiguity: wayfind only works with locations within the same facility
    
    * another linter validaiton fix
    
    * more validation fixes
    
    * per linter error and other services: removed subscription-key parameter from definition and examples
    
    * xms-enum for avoidFeatures
    
    * trying to fix xms-enum validation problem
    
    * removed misleading comment
    
    * restoring package-lock.json to match master
    
    * fix from PR review comment
    
    * comments from PR
    
    Co-authored-by: SteveMunk <33468793+stevemunk@users.noreply.github.com>
    davsta90 and stevemunk authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    2524b22 View commit details
    Browse the repository at this point in the history
  3. [Hub Generated] Review request for Microsoft.Peering to add version s…

    …table/2022-10-01 (Azure#21196)
    
    * Adds base for updating Microsoft.Peering from version stable/2022-06-01 to version 2022-10-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * update peering api version
    
    * update peering api version
    
    * fixing resource inheritance
    
    * making readme.md consistent with previous versions
    
    * lint diff fix
    
    * fixing serialization for examples
    msftabdayal authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    5fc05d0 View commit details
    Browse the repository at this point in the history
  4. [App Configuration] Fix the swagger to reduce duplicate enums (Azure#…

    …21216)
    
    * Fix the swagger to reduce duplicate enums
    RickWinter authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    498ccf7 View commit details
    Browse the repository at this point in the history
  5. Merge Language 2022-10-01-preview back to main:dev/ creating 2023-05-…

    …01 (Azure#21236)
    
    * Merge Language 2022-10-01-preview back to main:dev/ creating 2023-05-01
    
    * Update all host templates to /language instead of /language/authoring
    
    * fix api version in samples
    
    * replace literal {api-version}
    
    Co-authored-by: Yuantao Wang <yuantw@microsoft.com>
    kayousef and yuantao-wang authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    2175c6e View commit details
    Browse the repository at this point in the history
  6. IoT Central 2022-10-31-preview release (Azure#20981)

    * Create 2022-10-31-preview release based on 2022-06-30-preview
    
    * Add IoT Central 2022-10-31-preview release
    
    * fix linter error
    
    * fix cross version break changes
    
    * remove readonly from device type, add maxpagesize parameter for device relationships
    
    * fix description for odata parameters and remove extra content-type from deployment manifest update
    
    * fix review comments
    
    * add if-match header parameter to patch operations, fix some odata descriptions in previous versions
    
    * fix patch content type to merge-patch+json only
    yang-hai-feng authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    c9a5d90 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Azure Databricks - Managed Disk Encryption - Critical API Version Cha… (

    Azure#21274)
    
    * Azure Databricks - Managed Disk Encryption - Critical API Version Changes
    
    * Updated json files with prettier
    
    * Updated Readme and fixed header issues in two files
    
    * Fixed remaining response header issues and fixed OperationListResult
    
    * Removed explicit type declarations and updated python sdk title
    
    * Reverted back to non camel case to avoid breaking changes
    
    * Fixing Swagger validation errors
    
    * Update readme.python.md
    
    * Address review comments by
    
    * Updated SDK client name
    
    * Removed minor difference between ErrorInfo models
    
    Co-authored-by: Mahender Sarangam <nsarang@microsoft.com>
    Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
    3 people authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    aafb094 View commit details
    Browse the repository at this point in the history
  2. [Security] Add directive definition to csharp to avoid .Net conflicts (

    …Azure#21206)
    
    * [Security] Add directive definition to csharp to avoid .net conflicts
    
    * Add declaration
    
    * Fix
    
    * Add second renaming
    
    * Fix Applications.json enum values
    
    * Rename x-ms-parameter-location value for not breaking the .net sdk
    
    * fix types path
    
    * asclocation path
    yibirnba authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    312544c View commit details
    Browse the repository at this point in the history
  3. [Hub Generated] Publish private branch 'nreisch-componentPolicyStates…

    …-Microsoft.PolicyInsights-2022-04-01' (Azure#20802)
    
    * Adds base for updating Microsoft.PolicyInsights from version stable/2019-10-01 to version 2022-04-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Clean 2022-04-01
    
    * Add ComponentPolicyStates API
    
    * Remove pageable
    
    * Fix CI 1
    
    * Fix CI 2
    
    * Fix CI 3
    
    * CI Fix 4
    
    * Fix CI 5
    
    * Fix CI 6
    
    * Fix CI
    
    * Fix CI
    
    * Fix CI
    
    * Fix CI
    
    * FIX CI
    
    * Fix CI
    
    * Fix CI
    
    * Fix CI
    
    * Fix CI
    
    * Fix CI
    
    * Fix CI
    
    * Fix CI
    
    * Fix CI
    
    * Fix CI
    
    * Fix CI
    
    * Fix CI
    
    * Fix CI
    
    * Fix CI
    
    * Fix CI
    
    * Fix CI
    
    * Fix CI
    
    * Fix CI
    
    * Fix CI
    
    * Fix CI:
    
    * Fix CI
    
    * Fix
    
    * Fix
    
    * Fix contract
    
    * Address comments 1
    
    * Add to readme
    
    * Address comments
    
    * Remove operations api
    
    * Remove operations api from 2022-04-01
    
    * Add back operations api
    
    * Address comments
    
    * Fix
    
    * Fix CI
    
    * Fix CI
    
    * Fix CI
    
    * Remove x-ms-parameter-grouping
    
    * Rename parameters
    
    * Whitespace fix
    
    * whitespace fix
    
    * Fix params
    
    * Fix CI
    
    * Update PolicyEvaluationDetails example
    
    * Fix space
    
    * Fixes
    
    * Suppress resource name restriction
    
    * Add pattern
    
    * Fix pattern
    
    * Suppress LRO_RESPONSE_HEADER for 2019 api
    
    * Update resource name pattern
    
    * Remove isDataAction from later api-version
    
    * Add back operations api
    
    * Remove suppression
    
    * Fix LRO
    
    * Fix example
    nreisch authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    4522e1d View commit details
    Browse the repository at this point in the history
  4. Fixes to 2022-03-08-preview for PostgreSQL flexible server (Azure#21234)

    * Add 202 response to server create and fix Sku definition
    
    * Add 202 response to examples
    alanenriqueo authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    195cd61 View commit details
    Browse the repository at this point in the history
  5. Batch 2022-10-01 control plane fix (Azure#21316)

    * Revert removal of required properties.
    
    * Add x-ms-secret for secret properties.
    
    Removed secrets from examples
    
    * Fix model validation
    
    Co-authored-by: David Watrous <dave.watrous@microsoft.com>
    paterasMSFT and dpwatrous authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    5f8ec28 View commit details
    Browse the repository at this point in the history
  6. Updating Microsoft.Maps/DataRegistry from version preview/2.0 to prev…

    …iew/2022-12-01 (Azure#19272)
    
    * Add DataRegistry 2022-12-01
    
    * Add hard delete
    
    * Use Register instead of Create, Unregister instead of Delete
    
    * Fix ModelValidationFail
    
    * Add more examples and fix description
    
    * Fix prettier
    
    * Change POST to PUT for register per azure api guidelines
    
    * Return dataRegistry in register, update, and patch
    
    * Fix metadata naming
    
    * Align with LRO guideline
    
    * Add validity check in metadata
    
    * Fix error code
    
    * Add GUID pattern
    
    * Add MapsAccountGeographicResourceLocation
    
    * Fix policheck
    
    * Fix policheck
    
    * PATCH should be sync operation
    
    * Provide more information to customer for LRO operation
    
    * Another example in GetMetadata
    
    * Add example and fix description
    
    * Fix GetOperation
    
    * Remove update API
    
    * Add scope in connection object for extensibility
    
    * Fix ModelValidation
    
    * Change default of linkedReousrce
    
    * Fix issues identified by spectral
    
    * Fix GUID
    
    * Tweak
    
    * Fix review issues
    
    * Fix review issues
    
    * Add required field in data registry model
    
    * Revisit readOnly and required
    
    * Change error model to prevent from breaking change
    
    * Change version from stable to preview
    
    * Fix RequiredReadOnlyProperties error
    
    * Fix path
    
    * Fix udid description
    
    * Fix common error response to align with current Azure Maps
    
    * Use relo
    
    * Add more error codes
    
    * Fix examples
    
    * Fix description
    
    * Fix example
    
    * Fix example
    
    * Remove non-2xx error code. Add nextLink
    
    * Follow LRO guideline
    
    * Add Retry-After integer format
    
    * Rename DataRegistryList field to value
    
    * Fix review comment
    
    * Fix unregister
    
    * Change dataRegistry resource structure
    
    * Tweak
    
    * Tweak
    
    * Tweak description of msiClientId
    
    * Better naming for get data registry example
    
    Co-authored-by: Danny Chin <danielchin@microsoft.com>
    danielthank and Danny Chin authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    22a7fc2 View commit details
    Browse the repository at this point in the history
  7. Hotfix for adding timex property to TemporalSpanResolution object in …

    …October preview API (Azure#21360)
    
    * adding timex property to TemporalSpan resolutions
    
    * adding timex to specification and dev folders
    
    * fixing a typo
    FARHAD SHAKERIN authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    99c224b View commit details
    Browse the repository at this point in the history
  8. [Public/Global - Microsoft Azure Attestation Service] Adding Septembe…

    …r 2022 preview Microsoft Attestation API version (Azure#21028)
    
    * rest api update for tcb baseine
    
    * address pr comments
    
    * update examples
    
    * address pr comments
    
    * add format date-time for tcbrelease date
    
    * remove space
    
    * update format
    
    * update description
    
    * update case for azure
    yinqchen authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    df72961 View commit details
    Browse the repository at this point in the history
  9. [Language] Rename DocumentType to HealthcareDocumentType (Azure#21114)

    * Update analyzetext.json
    
    DocumentType is only for FHIR which is only healthcare feature related. Is possible to rename to add prefix "healthcare" to the type name
    
    * Update dev/cognitiveservices/data-plane/Language/analyzetext.json
    mssfang authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    65a74dc View commit details
    Browse the repository at this point in the history
  10. Fix summarization result definition name for document generation, fix…

    … api-version in samples (Azure#21378)
    
    * name allOf
    
    * abs dev
    
    * api version
    
    * literal
    
    * pretty
    
    Co-authored-by: Yuantao Wang <yuantw@microsoft.com>
    wangyuantao and yuantao-wang authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    ca4d7c3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ac20508 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Fixing completeness from 2022-09-01-preview (Azure#21204)

    * Adds base for updating Microsoft.DataProtection from version preview/2022-09-01-preview to version 2022-10-01-preview
    
    Updates readme
    
    Updates API version in new specs and examples
    
    * Fixing completeness from 2022-09-01-preview
    
    * reverted readme
    
    * resolved prettier
    
    * fixed model validation issues
    
    Co-authored-by: Himanshu Agarwal <himanshu.123j@gmail.com>
    mayankagg9722 and hiaga authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    47bcc43 View commit details
    Browse the repository at this point in the history
  2. Add examples for operations list api in 2020-03-13, 2020-08-01 (Azure…

    …#21318)
    
    * Add blockchain to latest profile
    
    * Add additional types
    
    * add examples to Operations List
    
    * update examples
    
    * fix examples
    
    * prettier fix
    
    Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com>
    mattgotteiner and markcowl authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    60be34a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ed6969 View commit details
    Browse the repository at this point in the history
  4. Release cost management microsoft.cost management 2022 10 01 (Azure#2…

    …1380)
    
    * Adds base for updating Microsoft.CostManagement from version stable/2022-05-01 to version 2022-10-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Upgrading Scheduled Actions API to GA (Azure#20964)
    
    * Upgrading Scheduled Actions API to GA
    
    * First commit:- upgrading existing API to GA version
    
    * Upgraded api-version
    
    * Adding Operations API in common-types
    
    * upgrading api-version in Operations example
    
    * referencing common operation def
    
    * removing reference to common Operation as it caused multiple validation
    errors
    
    * renaming Operation to CostManagementOperation and referencing Operation from V3 types
    
    * fixing csv
    
    * SavingsPlan GA changes (Azure#20776)
    
    * SavingsPlan GA changes
    
    Fix validation errors
    
    Rebase with shared branch
    
    Correct version in the common-types file
    
    Review comments
    
    Review comments
    
    Refer grain enum in parameter
    
    Correct enum type
    
    Review comments
    
    More improvements
    
    * Fix duplicated model lint diff error
    
    * Use common types v2
    
    * Move to v2 types.json
    
    * Corrected examples
    
    * Sri/release cost management microsoft.cost management 2022 10 01 (Azure#21036)
    
    * First commit - copying cost management and exports API from 2021-10-01
    
    * Upgrading version
    
    * Adding costmanagement.generatedetailedcostreport.json
    
    * fixing validation errors
    
    * fixing validation errors
    
    * fixing validation errors
    
    * reverting parameter order update
    
    * Reverting CostManagementProxyResource and CostManagementResource changes after breaking changes office hours discussion
    
    * ddressing review comments
    
    * Resolving code review comments
    
    * Qualifying Resource and ProxyResource with CostManagement prefix
    
    Please enter the commit message for your changes. Lines starting
    
    * Addressing review comments
    
    * fixing example file names
    
    * fixing linter error
    
    * updated operationResults description
    
    * Reverting breaking changes in exports API
    
    * fixing validation error
    
    * Rebasing with latest
    
    * fixing billingAccountIdParameter definition conflict
    
    * fixing billing profile id parameter conflict
    
    * Addressing code review comment
    
    * fixing model validation errors
    
    * Jatehr/cost management pricesheets (Azure#20958)
    
    * Create costmanagement.pricesheets.json
    
    * Create PricesheetDownload.json
    
    * Create PricesheetDownloadByBillingProfile.json
    
    * Create OperationList.json
    
    * Update readme.md
    
    * Update readme.md
    
    * Update costmanagement.pricesheets.json
    
    * Update costmanagement.pricesheets.json
    
    * Update costmanagement.pricesheets.json
    
    * Update costmanagement.pricesheets.json
    
    * Update PricesheetDownload.json
    
    * Update PricesheetDownloadByBillingProfile.json
    
    * Update costmanagement.pricesheets.json
    
    * Update costmanagement.pricesheets.json
    
    * Update costmanagement.pricesheets.json
    
    * Update costmanagement.pricesheets.json
    
    * Update costmanagement.pricesheets.json
    
    * Delete OperationList.json
    
    * Update costmanagement.pricesheets.json
    
    * Update costmanagement.pricesheets.json
    
    * Update PricesheetDownload.json
    
    * Update PricesheetDownloadByBillingProfile.json
    
    * Update PricesheetDownload.json
    
    * Update PricesheetDownloadByBillingProfile.json
    
    * Update PricesheetDownloadByBillingProfile.json
    
    * Update costmanagement.pricesheets.json
    
    * Update costmanagement.pricesheets.json
    
    * Update costmanagement.pricesheets.json
    
    * resolve Go SDK stuttering issue
    
    * Update costmanagement.pricesheets.json
    
    * Update readme.md
    
    * Update costmanagement.pricesheets.json
    
    * Update costmanagement.pricesheets.json
    
    * Update costmanagement.pricesheets.json
    
    * Update PricesheetDownload.json
    
    * Update PricesheetDownloadByBillingProfile.json
    
    * Delete BenefitRecommendationsByRecommendationId.json
    
    * Update costmanagement.benefits.json
    
    * Update costmanagement.pricesheets.json
    
    * Update costmanagement.pricesheets.json
    
    * Update common-types.json
    
    * Update costmanagement.pricesheets.json
    
    * Update costmanagement.generatedetailedcostreport.json
    
    * Update common-types.json
    
    * Update common-types.json
    
    * Update common-types.json
    
    * Update common-types.json
    
    * Update common-types.json
    
    * resolve Go SDK naming collision
    
    Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn>
    
    * Update descriptions (Azure#21364)
    
    * Update descriptions
    
    * Fix lint errors
    
    Co-authored-by: srilatha inavolu <sri@microsoft.com>
    Co-authored-by: Jayati Tehri <72947097+jayati-tehri@users.noreply.github.com>
    Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn>
    4 people authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    6054f1d View commit details
    Browse the repository at this point in the history
  5. Utkarshjain/elastic private repo sync 09 2022 (Azure#20791)

    * Base commit 1
    
    * Added version 2022-05-05-preview
    
    * base commit 2
    
    * Added version 2022-07-01-preview
    
    * Updating readme
    
    * Updating default tag
    
    * Fix CI isssues
    
    * Revert "Fix CI isssues"
    
    This reverts commit d417233.
    
    * Update readme.md
    
    * Update readme.python.md
    
    * fixing version in examples
    
    * Arm change request 1
    
    Co-authored-by: Utkarsh Jain <utkarshjain@microsoft.com>
    Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
    3 people authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    628535e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1790975 View commit details
    Browse the repository at this point in the history
  7. Add autoIoScaling property in MySQL get/update payload (Azure#21039)

    Co-authored-by: Bin Xu <bixu@microsoft.com>
    xuubin and Bin Xu authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    0c21115 View commit details
    Browse the repository at this point in the history
  8. Publish Microsoft.AzureStackHCI 2021-07-01-preview (Azure#18152)

    * Adds base for updating Microsoft.AzureStackHCI from version preview/2021-01-01-preview to version 2021-07-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Publishing the 2021-07-01-preview API for self-service VM on HCI
    
    * Fix some linter errors
    
    * Update readme to include 2021-07
    
    * Fix errors and run prettier
    
    * Fix readme.go.md
    
    * Fix SSH description
    
    * Set provisioningState as enum
    
    * Use common-types TrackedResource
    
    * Change vmSize type to enum
    
    * Set adminPassword mutability to [create]
    
    * Set osType as Enum
    
    * Set networkType as enum
    
    * Some changes based on feedback
    
    * Remove storagecontainers
    
    * Add MocVirtualMachineStatus object
    
    * Fix provisioningState enum
    
    * Fix networkinterface id description
    
    * Fix provisioningState in all the resources
    
    * Update description of ipConfigurationReferences.ID
    
    * Add typed status object
    
    * Use common-types v3/types.json objects
    
    * Remove 201 response from update apis
    
    * Add enum PrivateIPAllocationMethod
    
    * Add additional provisioningState enum variants
    
    * Fix typo
    
    * Remove MOC reference from object definitions
    
    * Set provisioningState as read only
    
    * Mark Statuses as readOnly
    
    * Change description of routeTable ID
    
    * Put extended location definition in a common file
    
    * Change description of route.ID
    
    * Fix customLocation enum types
    
    * Remove storageContainers examples
    
    StorageContainer is not published in this version
    
    * Fix swagger lintdiff
    
    * Remove 201 response from update examples
    
    fixes RESPONSE_STATUS_CODE_NOT_IN_SPEC [https://github.com/Azure/azure-rest-api-specs/blob/master/documentation/Semantic-and-Model-Violations-Reference.md\#RESPONSE_STATUS_CODE_NOT_IN_SPEC]
    
    * Fix PrettierCheck on common.json
    
    * Set long running operation options final state to location
    
    * Add operations examples
    
    * Fix model validation errors
    
    * Fix git merge
    
    Co-authored-by: Jocelyn Berrendonner [MSFT] <Jocelynb@microsoft.com>
    Arkanayan and JocelynBerrendonner authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    5461350 View commit details
    Browse the repository at this point in the history
  9. Add API Doc for Schema Registry Version 2022-10 API (Azure#21170)

    * Add Swagger for 2022-10 API
    
    * Update readme file with latest api version
    
    * Prettier fix
    
    * Re-add 2021-10 version in readme
    
    * Address comments on spelling, accept headers
    
    * Address comments
    
    * Address comments, revert breaking change
    
    * Fix typo
    
    * Revert operation id
    
    * Add x-ms-pageable to data list operations
    
    * Change "value" to "itemName" in pageable object
    
    * ✨Fix PrettierCheck
    
    * Address comment on adding x-ms-client-names
    
    * Add standardized content types for Json and custom
    
    * Update examples with new content types
    
    * Change Json to lowercase
    nickghardwick authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    8eacfb9 View commit details
    Browse the repository at this point in the history
  10. fix conv doc gen (Azure#21398)

    Co-authored-by: Yuantao Wang <yuantw@microsoft.com>
    wangyuantao and yuantao-wang authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    10c39b3 View commit details
    Browse the repository at this point in the history
  11. Resource centric query for logs (Azure#18141)

    * Resource centric query
    
    * update
    
    * more params
    
    * lint
    
    * prettier
    
    * add Get
    
    * lint
    
    * comments
    
    * lint
    
    * Update specification/operationalinsights/data-plane/Microsoft.OperationalInsights/preview/2021-05-19_Preview/OperationalInsights.json
    
    Co-authored-by: Srikanta <51379715+srnagar@users.noreply.github.com>
    
    * Apply suggestions from code review
    
    * Update specification/operationalinsights/data-plane/Microsoft.OperationalInsights/preview/2021-05-19_Preview/examples/oms-get-resource-centric-example.json
    
    * comments
    
    * Update specification/operationalinsights/data-plane/Microsoft.OperationalInsights/preview/2021-05-19_Preview/OperationalInsights.json
    
    * revert /
    
    * fix resourceId
    
    * x-ms-paths
    
    * lint
    
    * avocado
    
    * fix
    
    * lint
    
    * remove path
    
    * remove x-ms-path
    
    * lint
    
    * Update specification/operationalinsights/data-plane/Microsoft.OperationalInsights/preview/2022-10-27_Preview/OperationalInsights.json
    
    * remove bc
    
    * avocado
    
    * remove breakinc changes
    
    * add format
    
    * missing type object
    
    Co-authored-by: Srikanta <51379715+srnagar@users.noreply.github.com>
    rakshith91 and srnagar authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    fc3c409 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. [NetAppFiles] Update example files (Azure#21377)

    * Update example files
    
    * lro headers
    
    * lro headers2
    
    * lro headers
    
    * lro subvolumeMetadata
    audunn authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    19782e5 View commit details
    Browse the repository at this point in the history
  2. [Hub Generated] Review request for Microsoft.RecoveryServices to add …

    …version stable/2022-04-01 (Azure#20821)
    
    * Adds base for updating Microsoft.RecoveryServices from version stable/2022-03-01 to version 2022-04-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Update readme.md
    
    * Update TriggerRestore_RestoreDisks_IaasVMRestoreRequest_IdentityBasedRestoreDetails.json
    
    * Update TriggerRestore_ALR_IaasVMRestoreRequest_IdentityBasedRestoreDetails.json
    
    * Update ValidateOperation_RestoreDisk_IdentityBasedRestoreDetails.json
    asmaskar authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    b62a85b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3874928 View commit details
    Browse the repository at this point in the history
  4. Azure Relay - added missing publicNetworkAccess at NetwrokRuleSet lev…

    …el (Azure#20745)
    
    * Update NetworkRuleSets.json Revised
    
    Customer wanted to disable publicNetworkAccess via ARM template. Doc is not updated. I have tested it locally and found that publicNetworkAccess property should be part of NetworkRuleSet
    {
    
          "type": "Microsoft.Relay/namespaces/networkRuleSets",
    
          "apiVersion": "2021-11-01",
    
          "name": "samplehyb1232434/default",
    
          "location": "East US",
    
          "dependsOn": [
    
            "[resourceId('Microsoft.Relay/namespaces', 'samplehyb1232434')]"
    
          ],
    
          "properties": {
    
            "defaultAction": "Allow",
    
            "ipRules": [
    
              {}
    
            ],
    
           "publicNetworkAccess": "Disabled"
    
          }
    
        }
    
    * fixed lint and prettier
    
    * updated readme for typescript
    
    * updated description
    
    Co-authored-by: Ajit Maruti Navasare (MINDTREE LIMITED) <v-ajnav@microsoft.com>
    SudeshnaB1902 and Ajit Maruti Navasare (MINDTREE LIMITED) authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    591b17c View commit details
    Browse the repository at this point in the history
  5. Update QuickStart.md (Azure#21405)

    * Update QuickStart.md
    
    * Update QuickStart.md
    leni-msft authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    fa8bd47 View commit details
    Browse the repository at this point in the history
  6. [Security] update Readme (Azure#21407)

    * update Readme
    
    * Update readme.python.md
    
    * Update readme.python.md
    
    * Update readme.python.md
    
    Co-authored-by: Zhenbiao Wei (WICRESOFT NORTH AMERICA LTD) <v-zhenbwei@microsoft.com>
    Wzb123456789 and Zhenbiao Wei (WICRESOFT NORTH AMERICA LTD) authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    e8b959d View commit details
    Browse the repository at this point in the history
  7. Added Response Schema for Runbook Operation (Azure#21128)

    * Added Response Schema for Runbook Operation
    
    * Update resopnse of Runbook Operation
    
    * Updated example to fix Avacado errors
    
    * Update resopnse of Runbook Operation
    
    * Updated example to fix Avacado errors
    
    * Fix Lint diff errors
    
    * Fix Avacado errors
    
    * Fix Avacado errors
    
    Co-authored-by: Sushil Upadhyay <supadhyay@microsoft.com>
    sushil490023 and Sushil Upadhyay authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    00ea1cd View commit details
    Browse the repository at this point in the history
  8. Remove lro flag (Azure#21410)

    * Remove lro flag
    
    * Prettier for mvad swagger
    minkefusiji authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    5e3597f View commit details
    Browse the repository at this point in the history
  9. Adding a how to link for creating dataset with GeoJSON (Azure#21299)

    * Adding a how to link for creating dataset with GeoJSON
    Spell-correct geojson to GeoJSON
    
    * Updating Dataset List example Version
    
    Co-authored-by: tejitpabari <tejitpabari@microsoft.com>
    tejitpabari99 and tejitpabari-microsoft authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    19aa8ab View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Release desktopvirtualization microsoft.desktop virtualization 2022 0…

    …9 09 (Azure#20683)
    
    * Adds base for updating Microsoft.DesktopVirtualization from version preview/2022-04-01-preview to version 2022-09-09
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * remove privateLink references
    
    * add agentUpdate back to hostPool
    
    * remove migrationRequest property
    
    * add paginationHelper to workspace
    
    * update pagination helper to be in query
    
    * fix iconContent examples to be base64
    
    * update byte strings to be actual encoded strings so they pass validation
    ryanosh authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    45765fb View commit details
    Browse the repository at this point in the history
  2. Networking 2022-07-01 release (Azure#21400)

    * Adds base for updating Microsoft.Network from version stable/2022-05-01 to version 2022-07-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Adds a SaaS NVA swagger changes (Azure#20973)
    
    * add saas nva swagger changes
    
    * add saas nva put example
    
    * add arm-id format
    
    * minor change
    
    * address review comments
    
    * add custom words
    
    * Sync python sdk config change from main (Azure#21129)
    
    * 12997638: Custom Block Response support for AppGW WAF (Azure#21113)
    
    * 12997638: Custom Block Response support for AppGW WAF
    
    * 12997638: CustomBlockresponse for Appgw WAF - added example
    
    * 12997638: Custom Block Response for AppGW WAF lint fix
    
    Co-authored-by: akshaymurali <akshaymurali@microsoft.com>
    
    * Cherry picked resurrected verification (Azure#21218)
    
    * Fixing Documentation +Bugs on PublicIPAddress & DdosProtectionPlan Resources (Azure#21300)
    
    * small fix
    
    * bug fix
    
    * some model validation fixes
    
    * more model validation fixes?
    
    * more fixes
    
    * fixed prettier
    
    Co-authored-by: Manas Chakka <manaschakka@microsoft.com>
    
    Co-authored-by: Haoran Hong <88764852+honghr@users.noreply.github.com>
    Co-authored-by: sbhosalemsft <98562322+sbhosalemsft@users.noreply.github.com>
    Co-authored-by: Ray Chen <raychen@microsoft.com>
    Co-authored-by: akshaym6 <35283938+akshaym6@users.noreply.github.com>
    Co-authored-by: akshaymurali <akshaymurali@microsoft.com>
    Co-authored-by: Mikhail <mitryakh@microsoft.com>
    Co-authored-by: Manas Chakka <mchakka@gmail.com>
    Co-authored-by: Manas Chakka <manaschakka@microsoft.com>
    9 people authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    0c90b40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4047b23 View commit details
    Browse the repository at this point in the history
  4. [Hub Generated] Review request for Microsoft.ContainerInstance to add…

    … version stable/2022-09-01 (Azure#21158)
    
    * Adds base for updating Microsoft.ContainerInstance from version stable/2021-10-01 to version 2022-09-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Adding a new property 'identity' to EncryptionProperties
    
    * Including retry timeout minutes as part of same api version update
    
    * Fixing SpellCheck error
    
    * added Extensions property to swagger spec
    
    * add x-ms-identifier; fix spellings
    
    * remove retryTimeoutMinutes from spec
    
    * use correct nesting for extension properties
    
    * extension required properties
    
    * added contianer group extension example
    
    * add reference to extensions example
    
    * added example for contianer group encryptionProperties
    
    * fix errors in example schema
    
    * added LRO headery azure-asyncoperation to examples
    
    Co-authored-by: Sandeep Prakash <sandy4ualso@hotmail.com>
    Co-authored-by: Sandeep Prakash <sandep@microsoft.com>
    3 people authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    7685d4c View commit details
    Browse the repository at this point in the history
  5. EventGrid - AzureHealthcareApis swagger update for GA (Azure#20918)

    * add new dicom event types
    
    * Remove dicom prefix
    
    * serviceSequence -> sequenceNumber
    
    * fix prettier errors
    
    * Add example files to main swagger
    jnlycklama authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    8c9845c View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Configuration menu
    Copy the full SHA
    8c7e7b1 View commit details
    Browse the repository at this point in the history
  2. StorageAccount Pricing bundle with subPlan (Azure#20473)

    * update ListPricings_example.json
    
    * PerStorageAccount update
    libronsh authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    65467c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e77f2f0 View commit details
    Browse the repository at this point in the history
  4. [Hub Generated] Publish private branch 'release-alertsmanagement-Micr…

    …osoft.AlertsManagement-2021-07-22-preview' (Azure#21307)
    
    * Adds base for updating Microsoft.AlertsManagement from version preview/2021-08-08-preview to version 2021-07-22-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * add prometheusRuleGroup
    
    * update readme
    
    * reorder
    
    * add prometheuse to default tag
    
    * remove location
    
    * add example
    
    * update example name
    
    * fix name
    
    * fix name
    
    * remove operations
    
    * remove patch
    
    * remove example
    
    * update patch
    
    * fix typo
    
    * add type
    
    * wip
    
    * prettier
    
    * add operations api example
    
    * fix operations api example issue
    
    * add prometheus to default tag
    
    * put should be able to return 201 for newly created resources, as well as 200 for updates
    
    * remove redundant
    
    * remove provisioning state
    
    * improve description
    
    * add 201 to create or update example
    
    * change api version
    
    Co-authored-by: Moshe Malka <momalka@microsoft.com>
    moshemal and Moshe Malka authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    bf08c36 View commit details
    Browse the repository at this point in the history
  5. release-securityinsights-Microsoft.SecurityInsights-2022-11-01-preview (

    Azure#21267)
    
    * Adds base for updating Microsoft.SecurityInsights from version preview/2022-10-01-preview to version 2022-11-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * added recommendations specs (Azure#21118)
    
    * model validation fixes (Azure#21350)
    
    Co-authored-by: Vaspate <103540155+Vaspate@users.noreply.github.com>
    Co-authored-by: dosegal <51155368+dosegal@users.noreply.github.com>
    3 people authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    b20e403 View commit details
    Browse the repository at this point in the history
  6. OperationalInsights 2022-10-01: Changing retentionInDaysAsDefault to …

    …boolean. (Azure#21292)
    
    * OperationalInsights: 2022-10-01 stable version
    
    * Actual changes.
    
    * More fixes.
    
    * more changes.
    
    * Removing redundant breaking change.
    
    * Workspace identity: referencing standard types.
    
    * Referencing managed identity standard type, refactoring booleans into enum.
    
    * Fixing examples.
    
    * Removing duplicate resource.
    
    * Update Workspaces.json
    
    * Update Clusters.json
    
    * Revert "Update Clusters.json"
    
    This reverts commit 4eb99cf.
    
    * Revert "Update Workspaces.json"
    
    This reverts commit c16bc82.
    
    * Returning to our identity implementation.
    
    * OperationalInsights 2022-10-01: Changing retentionInDaysAsDefault to boolean representation.
    
    * redundant comma.
    
    * redundant comma.
    
    * Adding missing example header.
    
    * Update TablesDelete.json
    dulikvor authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    d5ff2c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    cfbc5f0 View commit details
    Browse the repository at this point in the history
  2. remove Write-Only on RuntimeScriptAction[parameters] (Azure#21427)

    Co-authored-by: v-yuchenli <v-yuchenli@microsoft.com>
    yuc-Li and v-yuchenli authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    2379017 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    568a512 View commit details
    Browse the repository at this point in the history
  4. [CDN] 2022-11-01-preview (Azure#20979)

    * Init 2022-11-01-preview
    
    * Fix check
    
    * Move Validate_Secret to profile
    
    * Add AFDProfiles_Upgrade
    
    * Update api version
    
    * Add msi support
    
    * Fix check issue
    
    * Fix check issue
    
    * Fix check
    
    * Fix check
    
    * Fix check
    
    * Fix check
    
    * Fix check
    
    * Merge from 2022-05-01
    
    * Fix comments
    
    * Update description for waf
    
    * Update incorrect description
    
    * Update incorrect description
    
    * Fix comments
    
    * Fix PrettierCheck
    
    * Update
    
    * Add Type
    
    * Added negative caching setting into CacheConfiguration
    
    * Fix checker
    
    * Delete isNegativeCachingEnabled
    
    * Add headers for 202
    
    * Format
    
    * Format
    
    * Add headers for 202
    
    * Add headers for 202
    
    * Add headers for 202
    
    * Add scenarios
    
    * Add scenarios
    
    Co-authored-by: Zhuofu Deng <zhden@microsoft.com>
    ChenglongLiu and zhuofudeng authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    4903b1e View commit details
    Browse the repository at this point in the history
  5. [Hub Generated] Publish private branch 'appplatform/release/s212' (Az…

    …ure#21467)
    
    * [AutoSync] cad511c2e Merge remote-tracking branch 'origin/master' into release/s212
    
    * fix typo
    
    Co-authored-by: swagger-automation <swagger@microsoft.com>
    Co-authored-by: Yuwei Zhou <yuwzho@microsoft.com>
    3 people authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    51db80e View commit details
    Browse the repository at this point in the history
  6. [Hub Generated] Publish private branch 'datafactory/sochat/AddCredReg…

    …_Swagger' (Azure#21460)
    
    * [AutoSync] d54a7e8518 Swagger update for Credential - Register Credential API-s
    
    * [AutoSync] 03b2cb0141 Add referenced payload and response example files
    
    * [AutoSync] 1ab6348327 Add credential definition
    
    * [AutoSync] 0d9b0cea02 Fix duplicate key issue
    
    * [AutoSync] 6565da4d52 Fix missing quote
    
    * [AutoSync] f6049ee8ef Add ref for Credential Name
    
    * [AutoSync] 2f9d1ef4d6 Add type and update references
    
    * [AutoSync] 1095d23613 Fix prettier check
    
    Co-authored-by: swagger-automation <swagger@microsoft.com>
    sougatac and AzureRestAPISpecReview authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    a7ae206 View commit details
    Browse the repository at this point in the history
  7. update schema and add roleassign doc (Azure#21469)

    * update schema and add roleassign doc
    
    * fix comment
    
    Co-authored-by: Tianxiang Chen <tianxchen@microsoft.com>
    tianxchen-ms and Tianxiang Chen authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    f194e22 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f78fc20 View commit details
    Browse the repository at this point in the history
  9. S360 swagger correctness fix missing version (Azure#21473)

    Co-authored-by: Nan Jiang <naji@microsoft.com>
    najian and Nan Jiang authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    ee6d532 View commit details
    Browse the repository at this point in the history
  10. [Hub Generated] Review request for Microsoft.InstanceMetadataService …

    …to add version stable/2021-12-13 (Azure#21322)
    
    * Adds base for updating Microsoft.InstanceMetadataService from version stable/2021-11-15 to version 2021-12-13
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * update
    
    * update
    ChhabraAnshul authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    86ead56 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Deprecate Devops RP (Azure#21375)

    * Add blockchain to latest profile
    
    * Add additional types
    
    * Deprecating DevOps RP
    
    Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com>
    anuragc617 and markcowl authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    67135c0 View commit details
    Browse the repository at this point in the history
  2. Refactor the latest stable redisEnterprise swagger using common-types…

    … v3 parameters (Azure#21327)
    
    * Fix API version in examples.
    
    * Use v3/types parameter definitions.
    
    * Fix an authoring error for the headers in the Update example.
    TimLovellSmith authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    2b8a1f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8673a7c View commit details
    Browse the repository at this point in the history
  4. [Cognitive - Custom Speech] Review request for Speech/SpeechToText to…

    … add version stable/v3.1 (Azure#21165)
    
    * Adds base for updating Speech/SpeechToText from version preview/v3.1-preview.1 to version v3.1
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Modifications for 3.1 GA version
    
    * Trying to fix autorest config
    
    * Change tag
    
    * Model BlockKind as string
    
    * Revert doc change
    
    * Prettier fix
    
    * Trying to fix formatting of docs
    
    * Check output
    
    * Address Swagger lint issues and update some docs
    
    * Run prettier
    
    * Fix Swagger
    
    * Make same changes also to existing versions
    
    * Revert "Make same changes also to existing versions"
    
    This reverts commit be557bd.
    
    * Add minLength for required strings
    
    * Lower-case endpoint parameter
    
    * Add suppressions
    andreasjl authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    6b37824 View commit details
    Browse the repository at this point in the history
  5. Adding resourceconnector - Appliance GA API version (Azure#20681)

    * Adding resourceconnector - appliance GA API verson
    
    * Update swagger PR to add ArtifactURL and Another SSHKey type - ScopesAccessKey
    
    * Commiting previous API Version 2022-04-15-preview
    
    * Commiting latest API Version 2022-10-27
    
    * Update to v3 types:
    
    * Adding words to custom-words.txt
    
    * run prettier check
    
    * Use v3 for appliance resource type too
    
    * resolve merge conflicts in custom words.txt
    
    * add in readmes
    
    * Add blockchain to latest profile
    
    * Add additional types
    
    * track2 modify eventhub readme.go.md (Azure#15338)
    
    * track2 modify operationalinsights readme.go.md (Azure#15354)
    
    * track2 modify security readme.go.md (Azure#15357)
    
    * track2 modify eventgrid readme.go.md (Azure#15358)
    
    * [Hub Generated] Public private branch 'dev-azure-kusto-Microsoft.Kusto-2021-08-27' (Azure#15905)
    
    * Adds base for updating Microsoft.Kusto from version stable/2021-01-01 to version 2021-08-27
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Swagger changes
    
    * it1
    
    * hh
    
    * it2
    
    * it3
    
    * it5
    
    * it6
    
    * it7
    
    * readme
    
    * it10
    
    * it11
    
    * it11
    
    * it 12
    
    * it 13
    
    * prettier
    
    * python
    
    * allowedIpRangeList - remove default
    
    * bassel changes
    
    * checkNameAvailability
    
    * fix lint
    
    * checkName
    
    * fix
    
    * managedPrivate check name
    
    * prettier
    
    * Update readme.python.md
    
    * add attached enum
    
    * Dor comments
    
    * fix description
    
    * readOnly
    
    Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
    
    * update the format to int64 for creationtimestamp and expirationtimestamp
    
    * Updating Delete example to include location header for 202 response
    
    * fix header in delete example
    
    Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com>
    Co-authored-by: JiahuiPeng <46921893+804873052@users.noreply.github.com>
    Co-authored-by: hila levi <88654259+hilalevi170@users.noreply.github.com>
    Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
    Co-authored-by: Aditi Malladi <amalladi@Aditis-MacBook-Pro.local>
    6 people authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    7d6c14d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f053e4d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    894645e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3c560b1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bdb6332 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Correct EntityLinking, PII, Conv PII, Healthcare Result API reference…

    … Documentation and fix healthcare auto language detection for october (Azure#21434)
    
    * Correct EntityLinking Result Reference
    
    * prettier correction
    
    * temporarily excluding changes in dev
    
    * Correct PIIResult to have Detected Language
    
    * Correct documentation for EntitiesResult
    
    * Correct typo for EntitiesResultWithDetectedLanguage
    
    * Correct documentation for Conv PII result and Healthcare result objects
    
    * Add back changes to dev
    
    Co-authored-by: Aurgho Bhattacharjee <aurghob@microsoft.com>
    aurghob and Aurgho Bhattacharjee authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    232b858 View commit details
    Browse the repository at this point in the history
  2. [GO]add batch directive (Azure#21504)

    * [GO]add batch directive
    
    * use x-ms-client-name
    Alancere authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    ef6f2f0 View commit details
    Browse the repository at this point in the history
  3. AAD Domain Services: add 09-01-2022 API version (Azure#20768)

    * Add new API folder
    
    * Add new API 2022-09-01
    
    * Fixed casing and naming issues
    
    * Fixing Swagger Violations
    
    * Fix date-time invalid format
    
    * Fix DateTime attempt 2
    
    * Fix DateTime attempt 3
    
    * Fix Prettier Check
    
    * Fixing Swagger Violations for LRO
    ehunter1878 authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    8a20cee View commit details
    Browse the repository at this point in the history
  4. Fix for Swagger Correctness issue in DataProtection 2022-10-01-previe…

    …w version (Azure#21452)
    
    * manual swagger fix
    
    * adding change to newer version
    
    * swagger fix
    
    * Empty-Commit
    
    * adding isVaultProtectedByResourceGuard in backupVault
    
    * swagger fix
    
    * adding readOnly flag for IsVaultProtectedByResourceGuard property
    
    * adding the fix for 2022-05-01
    
    Co-authored-by: Charan MVS <smadu@microsoft.com>
    Charan000 and Charan MVS authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    20cdbec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    64484dc View commit details
    Browse the repository at this point in the history
  6. [Tables] Adjust some enum settings to the latest autorest (Azure#21501)

    * Update output folder to tables
    
    * Update table.json
    YalinLi0312 authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    58767be View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8cef6f2 View commit details
    Browse the repository at this point in the history
  8. fix typo

    yanfa317 committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    60dd3c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    27be475 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c89cab3 View commit details
    Browse the repository at this point in the history
  3. added x-ms-mutability for sku (Azure#21451)

    * added x-ms-mutability for sku
    
    * Updated to fix SKU
    
    * update changes
    
    * update
    
    * fixing lint issue
    
    Co-authored-by: Priyanka Jayaswal <prjayasw@microsoft.com>
    archanac866 and priyankajayaswal1 authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    8f1a7e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2da92a View commit details
    Browse the repository at this point in the history
  5. Update endpoint example for azure openai. (Azure#21522)

    * Update endpoint example for azure openai.
    
    * adding custom word for spellchecker
    bexxx authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    46f0786 View commit details
    Browse the repository at this point in the history
  6. Sync authHeaders in RestService From DataFactory To Synapse (Azure#21475

    )
    
    * Sync authHeaders in RestService From DataFactory To Synapse
    
    * update
    Jingshu923 authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    7f67f12 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

  1. Ariflakhani/add plan is system extension property (Azure#21188)

    * Copied API version 2022-07-01 to 2022-11-01
    
    * updating the API version to 2022-11-01
    
    * udpated plan info and isSystemExtension property
    
    * Add tags for packages
    
    * Add currentVersion, deprecate installedVersion
    
    * Remove deprecated from installed version
    
    * Build error fixes
    
    * Seperate Get extension with plan and add current version property to examples
    
    * Remove Installed Version
    
    Co-authored-by: Arif Lakhani <ariflakhani@microsoft.com>
    Co-authored-by: Nikko Miu <nikkomiu@microsoft.com>
    3 people authored Nov 12, 2022
    Configuration menu
    Copy the full SHA
    d11245b View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. [Hub Generated] Review request for Microsoft.ResourceHealth to add ve…

    …rsion preview/2022-05-01 (Azure#21286)
    
    * Adds base for updating Microsoft.ResourceHealth from version stable/2020-05-01 to version 2022-05-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * made the changes for tenant level and impacted resources similarly to the private repo
    
    * changed api version to 2022-05-01-preview
    
    * changed api version to 2022-05-01-preview
    
    * updated readme to reflect new filename
    
    * updated example to use targetRegion instead of region in filter condition
    
    * changed the default version back to 2020 as i found that all previous defaults were ga versions. thus will be updated when this goes to GA
    abhayohri authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    d94dd5d View commit details
    Browse the repository at this point in the history
  2. [Hub Generated] Review request for Microsoft.LoadTestService to add v…

    …ersion stable/2022-12-01 (Azure#21356)
    
    * changes needed for autorest cli
    
    * adding nullable property for UAMI
    
    * changed namespace for go,py,js
    
    * updated markdown files
    
    * deleted unused markdown
    
    * updated tags nullability
    
    * updated c# output folder
    
    * moving MI nullability away from common types
    
    * added x-nullable property to user MI
    
    * updated enum value
    
    * fix model validation failure
    venkatr21 authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    a3b67e1 View commit details
    Browse the repository at this point in the history
  3. Add Replicas_ListByServer to postgres flexible server 2022-03-08-prev…

    …iew (Azure#21424)
    
    * Add Replicas_ListByServer to postgres package-flexibleserver-2022-03-preview
    
    * Fix lintDiff
    
    * Fix lintDiff
    
    * Move Replicas_ListByServer to Replicas.json
    
    * Add 202 response to Administrators_Create
    alanenriqueo authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    b5957df View commit details
    Browse the repository at this point in the history
  4. Storage RP 2022-09-01 Swagger Api version (Azure#21500)

    * Full copy from 2022-05-01 to 2022-09-01 without any changes
    
    * Update Swagger API version for each swagger and readme files
    
    * Update the API version for existing Test cases
    
    * Feature: Storage Account Soft Failover
    
    * Feature: List Encryption scopes, add OData Filter Conditions
    
    * Feature : Add TierToCold and TierToHot Support
    
    * Run Prettier check
    
    * Adding Location header to EXISTING Async API Examples.
    
    * Run Prettier check
    
    * Change $maxpagesize to integer type for ListEncryptionScope API
    HimanshuChhabra authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    da0cfef View commit details
    Browse the repository at this point in the history
  5. Users/prjayasw/agrifoodrp (Azure#20363)

    * Adds base for updating Microsoft.AgFoodPlatform from version preview/2020-05-12-preview to version 2021-09-01-preview
    
    * Adds base for updating Microsoft.AgFoodPlatform from version preview/2020-05-12-preview to version 2021-09-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Private endpoint changes
    
    * updated examples
    
    * updated db update example
    
    * build fixes
    
    * changed common-types version
    
    * pr comments
    
    * minor update
    
    * Removed 202 response code from Put call
    
    * update examples
    
    * prettier fix
    
    * enum example fix
    
    * Incremental change of sensor feature
    
    * Adding support for operationResults api for farmbeats resource.
    
    * Making cosmetic changes to fix checks
    
    * Update readme.python.md
    
    pin the title for python SDK
    
    * Fixing one change
    
    * Rsolving comments
    
    * Updating Extension Create api and removing extension update api
    
    * Removing ApiProperties from required list and adding Extension_CreateOrUpdate.json
    
    * Adding examples/Extensions_Delete.json and removing examples/Extensions_Update.json. Also, adding few small changes to Extension apis
    
    * Fixing a small typo
    
    * Fixing failing checks
    
    * Fixing example for extension create or update
    
    * Fixing prettier error
    
    Co-authored-by: Prabhav Gupta <prabhavgupta1996@gmail.com>
    Co-authored-by: Prabhav Gupta <prabgupt@microsoft.com>
    Co-authored-by: Priyanka Jayaswal <prjayasw@microsoft.com>
    Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
    5 people authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    4f2b947 View commit details
    Browse the repository at this point in the history
  6. [Microsoft.BillingBenefits] Adding 2022-11-01 stable version (Azure#2…

    …1340)
    
    * 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
    
    * base
    
    * Savings plan order get/list and savings plan item get
    
    * List SavingsPlan API
    
    * CalculateMigrationCost
    
    * Fixing list api summary property
    
    * Update
    
    * elevate
    
    * Fixing
    
    * ReservationOrderAlias
    
    * Validate swagger and example
    
    * Fix style
    
    * update
    
    * Remove audit api
    
    * Comments
    
    * comments and remove migration api
    
    * Fixing pipeline
    
    * Update elevate api response
    
    * Update SavingsPlanOrderElevate.json
    
    * update
    
    * Update billingbenefits.json
    
    * Update patch api
    
    * Addressed comments
    
    * Update ReservationOrderAliasCreate.json
    
    * Update readme.md
    
    * Update readme.md
    
    * Update readme.md
    
    * 200 in order alias put
    
    * Update billingbenefits.json
    
    * Update readme.md
    gaoyp830 authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    33bc423 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9fb0f10 View commit details
    Browse the repository at this point in the history
  8. change the user segment name replicationProtectedItemName to replicat…

    …edProtectedItemName to keep consistency. (Azure#21207)
    ziyeqf authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    3be3d0f View commit details
    Browse the repository at this point in the history
  9. New API version for Microsoft.Resources stable/2022-09-01 (Azure#21203)

    * Base commit for new API version
    
    * Rename folder to new API version
    
    * Update API version for all files in new API version folder
    
    * Add a 202 response for tags PUPT/PATCH/DELETE operations
    
    * Change API version from 2022-11-01 to 2022-09-01
    
    * Add new examples and update existing examples
    
    * Add Location headers to 202 response
    
    * Suppress system data error for tags scope APIs
    
    * Make supression more specific by adding TagsResource to 'where' clause
    
    * Fix suppression for tags in readme.md
    meghanagupta95 authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    2097e71 View commit details
    Browse the repository at this point in the history
  10. Network Watcher S360 Correctness Fix for 2022-05-01 (Azure#21341)

    * Network Watcher S360 Correctness Fix for 2022-05-01
    
    * prettier fix
    supriyajha-ms authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    e501ae8 View commit details
    Browse the repository at this point in the history
  11. [Hub Generated] Publish private branch 'release-devcenter-Microsoft.D…

    …evCenter-2022-11-11-preview' (Azure#21454)
    
    * Adds base for updating Microsoft.DevCenter from version preview/2022-03-01-preview to version 2022-11-11-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Add updated examples and spec
    
    * Run prettier and resolve swagger checks
    
    * Update client loc and format
    
    * Restore URL format to satisfy HostParametersValidation
    
    * Update host template naming
    
    * Update to use "endpoint"
    
    * Update formats and naming
    
    * Remove artifacts
    
    * Remove url formatting
    
    * Expose hibernation support info
    
    * Update naming based on feedback, restore hibernate query param
    
    * Run prettier, fix ref
    
    * Incorporate example changes
    
    * Align param naming
    
    * Align user ID naming
    
    * Remove unnecessary LRO options
    
    * Remove delete environment LRO options
    
    * Fix reference that breaks swagger api view
    
    * Add suppression
    
    * Fix suppression format
    chrissmiller authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    af3f799 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. [Hub Generated] Publish private branch 'release-azurestackhci-Microso…

    …ft.AzureStackHCI-2021-09-01-preview' (Azure#21296)
    
    * Adds base for updating Microsoft.AzureStackHCI from version stable/2021-09-01 to version 2021-09-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * resolve conflicts
    
    * [Microsoft.AzureStackHCI] 2021-09-01-preview update (Azure#7147)
    
    * GalleryImage, MarketplaceGalleryImage, VirtualMachine, and VirtualHardDisk 2021-09-01-preview changes (Azure#6751)
    
    * initial commit
    
    * syntax error fix
    
    * move galleryimageversionproperties under galleryimageproperties
    
    * add galleryimageversion as child of galleryimageproperties
    
    * update create/get galleryimage json example
    
    * remove version readonly and fix version description
    
    * add imagesource and fix imagepath example
    
    * fix getgalleryimage.json
    
    * pending to inprogress
    
    * mark secret x-ms-secret
    
    * fix osdisk uri to id in vms
    
    * update to local
    
    * create marketplacegalleryimages
    
    * fix file name
    
    * filenmae fix
    
    * file rename
    
    * file rename
    
    * add missing exampl.es
    
    * add enum
    
    * update vm and vhd examples
    
    * add num to galleryimages as well
    
    * fix example: remove imagepath from response and fix sizeInMB
    
    * update vhd example response with other properties
    
    * fix vm create vlow
    
    * fix example imagereference
    
    * fix osdisk camel case
    
    * remove securityprofile from response
    
    * add readonly to sizeInMB
    
    * update disksizeBytes and readonly to sizeInMB
    
    * update missed diskSizeBytes in examples
    
    * fix camelcase
    
    * remove osprofile from response and request when osdisk is specified in vm put
    
    * Add signature, set proper status properties to galleryImages & marketplaceGalleryImages (Azure#6989)
    
    * add signature, set proper status properties
    
    * fix semantics
    
    * fix status for all resources and remove signature
    
    * remove imagePath from marketplacegalleryimage example
    
    * fix status name
    
    * add readonly to status
    
    * add x-ms-client-flatten, and align errorMessage/errorCode description
    
    * update property description
    
    * add powerstate to virtualmachinestatus
    
    * add provisioningstate enum and remove readonly for galleryimageversion.name
    
    * Sync azurestackhci 2021-07 changes to 2021-09 (Azure#7106)
    
    * sync marketplacegalleryimage descriptions
    
    * Add to custom words and fix example
    
    * fix updatemarketplacegalleryimage.json
    
    * add marketplaceGalleryImages to readme
    
    * update all references to v3
    
    * Revert "update all references to v3"
    
    This reverts commit 186589ff6ab6f0d3b5257c2ebe8b078e1f29052a.
    
    * npm run prettier
    
    * User/vishalk/storage container rpsaasdev (Azure#7084)
    
    * swagger chanfes
    
    * added availablesize and containersize in status
    
    Co-authored-by: Vishal Kadam <vishalkadam@microsoft.com>
    
    * V3 to v2
    
    * fix typo
    
    * Revert "fix typo"
    
    This reverts commit 8ea4035c868811dedcf3d7db17cfb9decb3814f9.
    
    * Revert "V3 to v2"
    
    This reverts commit c04f9f7254e28485bfe2fa6a9fbcf9cd921d518e.
    
    * convert all to v3
    
    * v3 to v2, add ListOperationByCluster example
    
    * linter feedback
    
    * more fix based on linter feedback
    
    * fix breaking change errors
    
    * continue fixing breaking change
    
    * User/vishalk/storage container (Azure#5953)
    
    * updated VHD object
    
    * updated storage container swagger
    
    * added available size property
    
    * updated description of path
    
    Co-authored-by: Vishal Kadam <vishalkadam@microsoft.com>
    
    * Add canceled to provisioningState enum
    
    Co-authored-by: Arka <Arkanayan@users.noreply.github.com>
    Co-authored-by: vishal-kadam <33834843+vishal-kadam@users.noreply.github.com>
    Co-authored-by: Vishal Kadam <vishalkadam@microsoft.com>
    
    * cherry-pick merge conflict resolution
    
    * storage container changes (Azure#6614)
    
    * storage container changes
    
    * added availableSizeGB and containerSizeGB properties
    
    * changed data type of containersize and availablesize
    
    * converted gb to mb
    
    * made availableSizeMB and containerSizeMB fields readonly
    
    Co-authored-by: Vishal Kadam <vishalkadam@microsoft.com>
    
    * Change hybrididentitymetadata vmid to resourceUid (Azure#4921)
    
    * change hybrididentitymetadata vmid to resourceUid
    
    * update examples
    
    * fix missed merging changes
    
    * cherry-pick merge conflict resolution
    
    * remove 2022-09-01 examples
    
    * git difftool align differences with RPSaaSMaster
    
    * spellcheck fix
    
    * breaking change cross version fix
    
    * fix version
    
    * fix custom word typo
    
    * fix default tag to 2022-10
    
    * address description and example feedback
    
    * address swagger modelvalidation errors
    
    * missed linter and model validation error
    
    * prettier fix
    
    * fixing breaking change errors
    
    * backport common.json from 2021-07-01-preview
    
    * prettier on common.json
    
    * replace Idenitty from v2 definitions
    
    * fix property bag capitalization
    
    * Add missed capitalization modifications
    
    * Add missed semantic fix
    
    * Add missed semantic fix
    
    * revert property definition capitalization according to reviewer feedback
    
    Co-authored-by: Arka <Arkanayan@users.noreply.github.com>
    Co-authored-by: vishal-kadam <33834843+vishal-kadam@users.noreply.github.com>
    Co-authored-by: Vishal Kadam <vishalkadam@microsoft.com>
    Co-authored-by: aeweston-msft <59626096+aeweston-msft@users.noreply.github.com>
    5 people authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    8bcf420 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83d42b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ad969c View commit details
    Browse the repository at this point in the history
  4. DataBox API version upgrade to 2022-09-01 (Azure#20717)

    * Initial commit - copy files from previous version
    
    * Changes for v2022-09-01
    
    * Remove unnecessary properties and add description and fix CI issues
    
    * Update databox.json
    
    * Revert "Update databox.json"
    
    This reverts commit 215f002.
    
    * add account id changes, fixed in previous api version
    
    * fix swagger validation issues and account id changes as per previous api version
    
    * fix swagger modelvalidation issue for location header
    
    Co-authored-by: Aakash Saini <rockmyinboxx@gmail.com>
    ashoknailwal and aakash049 authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    9d00bb9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b414eb View commit details
    Browse the repository at this point in the history
  6. [Microsoft.Security] Migrate APIs from Microsoft.ApiSecurity RP (curr…

    …ently in private preview) to Microsoft.Security RP (Azure#21519)
    
    * Adds base for updating Microsoft.Security from version stable/2021-06-01 to version 2022-11-20-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Add apiCollections.json and relevant examples
    
    * Update readme.md
    
    * Fix validation errors
    
    * Fix validation errors
    
    * One more fix
    
    * Switch to full paths
    
    * More validation fixes
    
    * Try and fix the SDK errors
    
    * Fix avocado error
    
    * Remove operations.json from tag = package-preview-2022-11 based on PR comments
    aditdalvi authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    38995ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3427391 View commit details
    Browse the repository at this point in the history
  8. [Hub Generated] Publish private branch 'datafactory/zehuachen/snowfla…

    …keswagger' (Azure#21535)
    
    * [AutoSync] 3748a8ea96 add exportsettings in Snowflake source
    
    * [AutoSync] 8a44b7b6ca solve format problem
    
    * [AutoSync] a4fe27d21d use npm format to solve PrettierCheck
    
    * prettier fix
    
    * [AutoSync] 1fb0e7f779 prettier fix
    
    * [AutoSync] b3c6f34cf8 add black line at the end of the file
    
    Co-authored-by: swagger-automation <swagger@microsoft.com>
    Co-authored-by: Lei Ni <leni@microsoft.com>
    3 people authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    30deed6 View commit details
    Browse the repository at this point in the history
  9. Loadtest stableapis (Azure#21117)

    * publishing stable api version 2022-11-01 for load test service
    
    * prettier run
    
    * spell check
    
    * changing swagger back to 2.0
    
    * adding description
    
    * prettier changes
    
    * renaming opertation  id
    
    * adding x-ms-enum extension
    
    * validation fixes
    
    * renaming examples
    
    * review changes
    
    * adding x-ms-parameter-location
    
    * review fixes
    
    * removing required field
    
    * adding x-ms-enum values
    
    * prettier fix
    
    * spell fixes
    
    * prettier fix
    
    * adding new metrics and app component apis
    
    * updating examples
    
    * removing list resource type api
    
    * changing to kebab case
    
    * changing x-ms-parameter-location value for sdk
    
    * updating example
    
    * removing resourceId
    
    * removing resource Id from examples
    
    * adding missing desc
    
    * removing read only properties from examples
    
    * spell fix
    
    * review fixes
    
    * mode renaming
    
    * properties changes in examples
    
    * renaming
    
    * Update loadtestservice.json
    
    * renaming properties
    
    * renaming property
    
    * desc changes
    
    * Add readme SDK changes (Azure#21315)
    
    Co-authored-by: Harshan B <harshanb@microsoft.com>
    
    * review changes
    
    1. adding file with application octet stream
    2.taking fileName as param instead of fileId
    3. adding new api for metrics dimension values
    4. simplifying metrics api
    
    * model validation fixes
    
    * spell fixes
    
    * updating desc for search and orderby
    
    * desc changes
    
    * adding 201 response
    
    * adding 201 status code
    
    Co-authored-by: Krishna Chandak <krchanda@microsoft.com>
    Co-authored-by: Harshan B <Harshan01@gmail.com>
    Co-authored-by: Harshan B <harshanb@microsoft.com>
    4 people authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    b9f54e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Remove x-ms-client-flatten property (Azure#21381)

    Co-authored-by: andrew <andrsmith@microsoft.com>
    The-DevBlog and andrsmith149 authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    b178062 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa76098 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Duplicate the BaseResolution in analyze-text and analyze-conversations (

    Azure#21526)
    
    * Duplicate the BaseResolution in analyze-text and analyze-conversations
    
    * Address comments
    bidisha-c authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    b32e189 View commit details
    Browse the repository at this point in the history
  2. Adding exhaustive hostType values and cores to Microsoft.AzureArcData…

    …\sqlServerInstance resource (Azure#21176)
    
    * adding new values for hostType and new cores property
    
    * removing new property from 2022-03-01 version
    Shiwani-K authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    56ef95d View commit details
    Browse the repository at this point in the history
  3. Updated agfood.json for privatelinks (Azure#21293)

    * updating common-types to v4
    
    * resolved modelValidation for idFormat & apiVersion
    
    * modelValidation for extensions
    
    * modelValidation resolved for operationList
    
    Co-authored-by: IshitaAsthana <iasthana@microsoft.com>
    IshitaAsthana and IshitaAsthana authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    662b1f9 View commit details
    Browse the repository at this point in the history
  4. doc and example fixes (Azure#21558)

    * doc and example fixes
    
    * Prettier whitespace changes
    
    * trying to fix Newtonsoft.Json.JsonSerializationException: Error converting value NoExplanation to type 'System.Collections.Generic.Dictionary
    
    * attempting to fix validaiton errors
    
    * attempting to fix validaiton errors
    davsta90 authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    bd9e03a View commit details
    Browse the repository at this point in the history
  5. snowflake swagger (Azure#21552)

    Co-authored-by: Zehua Chen <zehuachen@microsoft.com>
    touchdreamer and touchdreamer authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    f3440a8 View commit details
    Browse the repository at this point in the history
  6. [Cognitive Services / Language] Dynamic classification class to `cl…

    …assifications` (Azure#21550)
    
    * Dynamic classification `class` to `classifications`
    
    * Update analyzetext.json
    
    * Update analyzetext.json
    
    * Update analyzetext.json
    
    * update DynamicClassification x-ms-examples
    
    Co-authored-by: Krista Pratico <krpratic@microsoft.com>
    omaremadeldin and kristapratico authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    527f6d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    45ea74d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f8a521 View commit details
    Browse the repository at this point in the history
  3. [Resource] Update readme.python.md (Azure#21600)

    * Update readme.python.md
    
    * Update readme.python.md
    
    Co-authored-by: Zhenbiao Wei (WICRESOFT NORTH AMERICA LTD) <v-zhenbwei@microsoft.com>
    Wzb123456789 and Zhenbiao Wei (WICRESOFT NORTH AMERICA LTD) authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    5346ea8 View commit details
    Browse the repository at this point in the history
  4. [service connector]add api version 2022-11-01-preview (Azure#21408)

    * add api version 2022-11-01-preview
    
    * fix api versions in sample
    
    * fix sample
    
    * add dryrun to custom words
    
    * update configurationNames API
    
    Co-authored-by: xiaofanzhou <xiaofanzhou@microsoft.com>
    qianwens and xfz11 authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    171bef6 View commit details
    Browse the repository at this point in the history
  5. lint error fix (Azure#21594)

    Co-authored-by: Anandaraj Selvam <anselvam@microsoft.com>
    Anandaraj-Selvam and Anandaraj Selvam authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    3ce1e04 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    be6cd9c View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Minor fix on billingBeneifts (Azure#21566)

    * Minor fix on billingBeneifts
    
    * Update billingbenefits.json
    
    * Update billingbenefits.json
    
    * Update billingbenefits.json
    
    * Update billingbenefits.json
    
    * Update billingbenefits.json
    
    * fix examples
    
    * Update billingbenefits.json
    gaoyp830 authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    7d98899 View commit details
    Browse the repository at this point in the history
  2. Release securityinsights microsoft.security insights 2022 11 01 (Azur…

    …e#21540)
    
    * Adds base for updating Microsoft.SecurityInsights from version stable/2022-08-01 to version 2022-11-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * SecurityMLAnalyticsSettings to Microsoft.SecurityInsights-2022-11-01-stable (Azure#20944)
    
    * update
    
    * update api versions
    
    * Automation rules 2022-11-01 - alert & update triggers (Azure#21205)
    
    * Automation rules 2022-11-01 stable version
    
    * preetier
    
    * Remove unused url parameters
    
    Co-authored-by: jungph808 <100548649+jungph808@users.noreply.github.com>
    Co-authored-by: Dor Siso <60354892+dosiso@users.noreply.github.com>
    3 people authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    cd2861a View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. [Hub Generated] Review request for Microsoft.DigitalTwins to add vers…

    …ion stable/2022-10-31 (Azure#20374)
    
    * Adds base for updating Microsoft.DigitalTwins from version stable/2022-05-31 to version 2022-10-31
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Introducing 22-10-31 control plane changes for ADt
    
    * Fixing validation errors
    
    * making userAssignedIdentity rx id nullable
    
    * PR feedback
    
    * using common-types
    
    * Revert "using common-types"
    
    This reverts commit 339589c.
    
    * ManagedIdentity -> ManagedIdentityReference
    
    * Add default table and consumer groups
    
    Co-authored-by: Ayodeji Marquis <aymarqui@microsoft.com>
    dejimarquis and Ayodeji Marquis authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    fc0c031 View commit details
    Browse the repository at this point in the history
  2. Updated doc (Azure#20626)

    Co-authored-by: Kalpesh Chavan <kachavan@microsoft.com>
    KalpeshChavan12 and Kalpesh Chavan authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    95008e2 View commit details
    Browse the repository at this point in the history
  3. {containerregistry} Fix Azure#21603: Mention anonymous pull access is…

    … a preview feature, available in the Standard and Premium service tiers (Azure#21623)
    
    Fixes Azure#21603
    RakeshMohanMSFT authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    15500da View commit details
    Browse the repository at this point in the history
  4. [Hub Generated] Review request for Microsoft.RecoveryServices to add …

    …version stable/2022-10-01 (Azure#20998)
    
    * Adds base for updating Microsoft.RecoveryServices from version stable/2022-09-10 to version 2022-10-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Changes introduced in october 1st, 2022
    
    * Adds base for updating Microsoft.RecoveryServices from version stable/2022-09-10 to version 2022-10-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Update service.json
    
    * Tiny change that make SDK generation possible
    
    * fix x-ms-identifiers lint error
    
    * fixing lintdiff errors
    
    * fixing lintdiff errors
    
    * complient error response
    
    * error response missing type
    
    * fixed style errors
    
    * better pattern
    
    * Updated the pattern
    
    * Reverted unncessary changes
    
    * Revert parameter name change
    
    * updated examples parameters
    shesamian authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    ddbdba6 View commit details
    Browse the repository at this point in the history
  5. Loadtest stableapis (Azure#21612)

    * publishing stable api version 2022-11-01 for load test service
    
    * prettier run
    
    * spell check
    
    * changing swagger back to 2.0
    
    * adding description
    
    * prettier changes
    
    * renaming opertation  id
    
    * adding x-ms-enum extension
    
    * validation fixes
    
    * renaming examples
    
    * review changes
    
    * adding x-ms-parameter-location
    
    * review fixes
    
    * removing required field
    
    * adding x-ms-enum values
    
    * prettier fix
    
    * spell fixes
    
    * prettier fix
    
    * adding new metrics and app component apis
    
    * updating examples
    
    * removing list resource type api
    
    * changing to kebab case
    
    * changing x-ms-parameter-location value for sdk
    
    * updating example
    
    * removing resourceId
    
    * removing resource Id from examples
    
    * adding missing desc
    
    * removing read only properties from examples
    
    * spell fix
    
    * review fixes
    
    * mode renaming
    
    * properties changes in examples
    
    * renaming
    
    * Update loadtestservice.json
    
    * renaming properties
    
    * renaming property
    
    * desc changes
    
    * Add readme SDK changes (Azure#21315)
    
    Co-authored-by: Harshan B <harshanb@microsoft.com>
    
    * review changes
    
    1. adding file with application octet stream
    2.taking fileName as param instead of fileId
    3. adding new api for metrics dimension values
    4. simplifying metrics api
    
    * model validation fixes
    
    * spell fixes
    
    * updating desc for search and orderby
    
    * desc changes
    
    * adding 201 response
    
    * adding 201 status code
    
    * sdk consistency changes
    
    * filename renaming
    
    * renaming file info
    
    * adding default pass fail criteria action value
    
    Co-authored-by: Krishna Chandak <krchanda@microsoft.com>
    Co-authored-by: Harshan B <Harshan01@gmail.com>
    Co-authored-by: Harshan B <harshanb@microsoft.com>
    4 people authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    7a54c1a View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. [Hub Generated] Review request for Microsoft.RecoveryServices to add …

    …version stable/2022-10-01 (Azure#21448)
    
    * Adds base for updating Microsoft.RecoveryServices from version preview/2022-09-30-preview to version 2022-10-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Minor markdown linting issue
    
    * Modified the formatting
    
    * used common parameters
    shesamian authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    59dd84d View commit details
    Browse the repository at this point in the history
  2. Purview policy store devops policies api specs (Azure#21235)

    * Purview devops policies api specs
    
    * fixing the failing checks
    
    * fixing the failing checks
    
    * Fixing the checks
    
    * making few properties read only
    
    * Addressing the review comments
    
    * Addressing the review comments
    
    * Addressing the review comments
    
    * Lint error fix
    sbhat9 authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    0bf343f View commit details
    Browse the repository at this point in the history
  3. Review request for Microsoft.ContainerService to add version 2022-10-…

    …02-preview (Azure#21439)
    
    * Adds base for updating Microsoft.ContainerService from version preview/2022-09-02-preview to version 2022-10-02-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Pmiller/nodeosupgradechannel (Azure#21326)
    
    * missed working comment
    
    * matthew comments
    
    * unpatched is a word
    
    * Add MaintenanceWindow into MaintenanceConfigurationProperties (Azure#21337)
    
    * Add MaintenanceWindow into MaintenanceConfigurationProperties
    
    * Fx PrettierCheck
    
    * Fix ARM ID format for samples (Azure#21402)
    
    * Fix Swagger Model Validation for the 2022-10-02-preview dev branch of container service (Azure#21373)
    
    * fix API version
    
    * fix INVALID_FORMAT byte
    
    * fix INVALID_FORMAT arm-id
    
    * fix missing resource id
    
    * fix LRO_RESPONSE_HEADER
    
    * Update readmes for the 2022-10-02-preview dev branch of container service (Azure#21366)
    
    * update readmes
    
    * remove fleets
    
    * Updating abort apis response to make it long running  (Azure#21362)
    
    * Updating response abort abort apis
    
    * Updating abort AP and MC examples
    
    * Changes per CI checks
    
    * Adding x-ms-long-running-operation-options
    
    * Adding location header
    
    Co-authored-by: InduSridhar <indusridhar@microsoft.com>
    
    * fix 202 location header
    
    * fix ProvisioningState validation
    
    * add x-ms-long-running-operation-options
    
    * fix ResourceNameRestriction
    
    * Fix abort location url in example (Azure#21446)
    
    * Updating response abort abort apis
    
    * Updating abort AP and MC examples
    
    * Changes per CI checks
    
    * Adding x-ms-long-running-operation-options
    
    * Adding location header
    
    * Fixing location url in abort examples
    
    Co-authored-by: InduSridhar <indusridhar@microsoft.com>
    
    * Abort api response fix (Azure#21559)
    
    * Updating response abort abort apis
    
    * Updating abort AP and MC examples
    
    * Changes per CI checks
    
    * Adding x-ms-long-running-operation-options
    
    * Adding location header
    
    * Fixing location url in abort examples
    
    * Fixing headers and body for abort response
    
    * Linter fix
    
    * Lint fix
    
    * Updating managedclusters.json responses
    
    Co-authored-by: InduSridhar <indusridhar@microsoft.com>
    
    * Node os upgrade desc fix (Azure#21636)
    
    * Updating response abort abort apis
    
    * Updating abort AP and MC examples
    
    * Changes per CI checks
    
    * Adding x-ms-long-running-operation-options
    
    * Adding location header
    
    * Fixing location url in abort examples
    
    * Fixing headers and body for abort response
    
    * Linter fix
    
    * Lint fix
    
    * Updating managedclusters.json responses
    
    * Minor edit to node os upgrade description based on ARM review
    
    Co-authored-by: InduSridhar <indusridhar@microsoft.com>
    
    Co-authored-by: Paul Miller <pmiller@microsoft.com>
    Co-authored-by: Thalia Wang <58485997+wenxuan0923@users.noreply.github.com>
    Co-authored-by: Matthew Christopher <matthchr@users.noreply.github.com>
    Co-authored-by: InduSridhar <InduSridhar@users.noreply.github.com>
    Co-authored-by: InduSridhar <indusridhar@microsoft.com>
    6 people authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    c583b05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1074cfc View commit details
    Browse the repository at this point in the history
  5. [Synapse]add new apis of Pause/Resume for Synapse Link (Azure#21240)

    * add pause resume apis
    
    * fix examples
    
    * simplified changes
    
    * fix version
    
    * fix linDiff
    
    * remove location info in url
    ZhichengYang-MS authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    2278f55 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. [Hub Generated] Publish private branch 'servicelinker/update-readme-a…

    …piversion' (Azure#21635)
    
    * add or modify files
    
    * hide unused changes
    
    * eliminate diff from private repo
    houk-ms authored Nov 25, 2022
    Configuration menu
    Copy the full SHA
    1fefe3f View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. ACSS Swagger Changes in PUT SVI API and child resources (Azure#21604)

    * @shreyas : SAP Trans Changes for Swagger
    
    * @Divyani: SAP Disk Customization - Adding DiskConfiguration in PUTSVI
    
    * @bharath: Adding LB, Storage details to child resources
    dindurkhya authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    58f076e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    495363b View commit details
    Browse the repository at this point in the history
  3. {AzureDataProtection} fixes Azure#21183 (Azure#21551)

    fixes Azure#21183
    
    The enum values for the storage settings are listed in the latest API as `ArchiveStore, SnapshotStore, VaultStore.`
    However while providing `SnapshotStore` value it fail with `BMSUserErrorInvalidInput` error. Also while trying the same from PS cmdlet using
    
    > New-AzDataProtectionBackupVaultStorageSettingObject -DataStoreType SnapshotStore -Type LocallyRedundant
    
    **Error:**
    ```
    Error: "Unable to match the identifier name 
    SnapshotStore to a valid enumerator name. Specify one of the following enumerator names and try again:
    ArchiveStore, OperationalStore, VaultStore"
    ```
    
    This PR fixes the enum value of storage setting
    navba-MSFT authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    610dd79 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Configuration menu
    Copy the full SHA
    95903ca View commit details
    Browse the repository at this point in the history
  2. [Network] Update readme.python.md (Azure#21681)

    * Update readme.python.md
    
    * Update readme.python.md
    Wzb123456789 authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    cb6219f View commit details
    Browse the repository at this point in the history
  3. [EventHubs]: Adding missing descriptions (Azure#21685)

    * Adding missing descriptions
    
    * fix
    
    * Doc Fix
    
    * Fixes
    damodaravadhani authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    d85953a View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Face PersonDirectory argument type mismatch fix (Azure#21572)

    * Fix Face PersonDirectory argument type mismatch
    
    Update the Person related operations in PersonDirectory to consume
    personId as GUID as opposed to string.
    The change adheres to the existing pattern for Person Group and
    Large Person Group, clarifies intended usage, and should reduce
    confusion from the current discrepancy between returned GUIDs in
    responses while the corresponding operation arguments are string.
    
    * Fix person request type
    
    * Fix AddPersonFace missing url in json
    msyache authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    66dc2c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85ea3e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f2e489 View commit details
    Browse the repository at this point in the history
  4. [Hub Generated] Review request for Microsoft.Network to update versio…

    …n preview/2021-02-01-preview for NSP Link feature (Azure#21617)
    
    * Update NSP Link Swagger
    
    * fix model validation
    vineetmimrot authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    62c8da7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a80de12 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. [Cognitive - AzureOpenAI] Review request for GA version 2022-12-01 (A…

    …zure#21312)
    
    * Add old files as new version to simplify diff
    
    * Add suffix support
    
    * Remove token based completion from inference
    
    * Add embeddings response, add usage to responses
    
    * Update GA API
    
    * Add error property to entities
    
    * Inline hyper parameters on fine tune creation
    
    * Add custom word
    
    * Address feedback from api review meeting
    
    * Less readonly and enums modelled as string
    
    * Add custom word
    
    * Making swagger more explicit
    
    * Use correct body parameter name, make error required in error response.
    
    * Use correct format for urls.
    
    * Try suppressing linter warnings
    
    * Mior doc improvement for referenced identities
    bexxx authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    4915d46 View commit details
    Browse the repository at this point in the history
  2. [Hub Generated + S360] Review request for Microsoft.SqlVirtualMachine…

    … to add version preview/2022-07-01-preview (Azure#21564)
    
    * Adds base for updating Microsoft.SqlVirtualMachine from version preview/2022-02-01-preview to version 2022-07-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Updating swagger to latest api
    
    * Add default values for optional parameters
    
    * Adding default to optional parameters
    
    * Fixing ModelValidator
    
    * Adding long running options
    
    * Update response to async
    
    * Removing headers
    
    * Adding headers for deletion
    
    * Updating location for Post
    
    * Added prettier check
    
    * Reverted changes from error codes
    
    * Removing the location from POST
    yareyes authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    a271823 View commit details
    Browse the repository at this point in the history
  3. [Hub Generated] Publish private branch 'shmalpani/traffic-controller-…

    …init' (Azure#21674)
    
    * traffic controller initial commit for PR
    
    * updating frontend and association paths
    
    * adding association definitions and fixing typos
    
    * renaming directories
    
    * updating readme with latest directory info
    
    * updating directories to match tags
    
    * adding get example
    
    * adding example properties
    
    * reorganizing properties replied with
    
    * ensuring example matches with json definition
    
    * adding frontend get example
    
    * association get example
    
    * adding GET examples
    
    * adding PUT examples
    
    * PUT examples
    
    * frontend PUT and TrafficControllers List
    
    * DELETE examples
    
    * UPDATE examples
    
    * spec version change + prettier
    
    * changing API version
    
    * linter errors
    
    * x-ms-client-flatten property to avoid linter warns
    
    * operationslist example and updating versioning
    
    * prettier
    
    * adding cadl file and patch/update semantics
    
    * cadl commit
    
    * using ResourceInstanceOperations
    
    * descriptions updates
    
    * examples typos
    
    * solving examples errors
    
    * move cadl file
    
    * moving cadl
    
    * prettier
    
    * package json
    
    * examples moved for cadl
    
    * prettier
    
    * moving examples
    
    * configuration endpoints as read-only
    
    * updating put example
    
    * prettier
    
    * renaming files, and making revision changes
    
    * readme, linter, and examples revisions
    
    * removing private IP
    
    * Fixing linter errors
    
    * prettier-fix
    
    * updating pattern regex for parameters
    
    Co-authored-by: Shivam Malpani <shmalpani@microsoft.com>
    malpaniHMC and Shivam Malpani authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    e987978 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9842de8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d2bd90 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Fix s360 in reservation and scheduled action APIs (Azure#21677)

    * Fix s360 in reservation and scheduled action APIs
    
    * Fix lint errors
    
    * Fix linter error in RI recommendation example
    
    * Fix lint errors
    
    * Review comment - changed suppression rule name
    pednekarpraj authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    83cde4f View commit details
    Browse the repository at this point in the history
  2. [Hub Generated] Review request for Microsoft.HealthcareApis to add ve…

    …rsion stable/2022-06-01 (Azure#20116)
    
    * Removed maximum constraint for offerThroughput to keep aligned with previously approved change for previous versions. This version was published while the approval was pending so it didn't get updated at that time.
    
    * Fixes for model validation errors related to LRO_Response_HEADER.
    
    * Added incorrect change to resolve LRO model validation. Updated.
    
    * Another LRO fix.
    
    * Fix formatting issue.
    
    * Removing Resource header tag.
    PTaladay authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    e9370a0 View commit details
    Browse the repository at this point in the history
  3. [Hub Generated] Review request for Microsoft.StreamAnalytics to add v…

    …ersion preview/2021-10-01-preview (Azure#21632)
    
    * Add blockchain to latest profile
    
    * Add additional types
    
    * update enum name
    
    * update cluster max size and add default values
    
    * add gateway message bus
    
    * tenantId and principalId to readonly
    
    * add blobpathprefix
    
    * add file ref input
    
    * add missed example files
    
    * add 200 response code to scale
    
    * add to 2020GA version
    
    * change sizeWindow to int
    
    * fix api version
    
    Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com>
    Co-authored-by: Roslyn Lu <roslu@microsoft.com>
    3 people authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    26b4986 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    279924e View commit details
    Browse the repository at this point in the history
  5. Dev healthcareapis microsoft.healthcare apis 2022 10 01 preview (Azur…

    …e#19948)
    
    * Adds base for updating Microsoft.HealthcareApis from version stable/2022-06-01 to version 2022-10-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * add analytics connector
    
    * add analytics connector example
    
    * fix error
    
    * fix error
    
    * fix error
    
    * fix error
    
    * remove 202 for create
    
    * fix bug
    
    * add discriminators
    
    * Add missing required type
    
    * remove 2 properties
    
    * remove additional properities
    
    * add long running operations
    
    * fix addition properties
    
    * fix name pattern
    
    * fix identity alert
    
    * revert workspace name change
    
    * fix location
    
    * fix warning
    
    * fix warning
    
    * fix LRO error
    
    * add async headers
    
    * merge from stable version
    
    Co-authored-by: Tong Wu (SH) <tongwu@microsoft.com>
    tongwu-sh and Tong Wu (SH) authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    878fe92 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. [AnomalyDetector] Add CADL specification for Anomaly Detector v1.1 (A…

    …zure#21525)
    
    * add univariate cadl definitions
    
    * add cadl project yaml and main cadl
    
    * add package.json
    
    * add initial multivariate cadl definitions
    
    * update cadl-project.yaml and package.json
    
    * update route names
    
    * add univariate azure core operation defs
    
    * update multivariate models for correctness
    
    * update routes to reflect service instead of using cadl azure operation signatures
    
    * update multivariate models for correctness with original swagger
    
    * a note about errors
    
    * decorate request and response bodies with body decorator
    
    * update package.json to point to next package versions
    
    * fix routes to match swagger names
    
    * add client.cadl
    
    * remove client.cadl
    
    * fix GetBatchDetectionResult def
    
    * add namespace for univariate models
    
    * Version AD (Azure#21497)
    
    * Update main.cadl
    
    * fix versioning
    
    * leave api version as required
    
    Co-authored-by: Catalina Peralta <catalinaperaltah@hotmail.com>
    
    * add extensible api version enum
    
    * update cadl-project.yaml with python config
    
    * update sdk version
    
    * clean up routes
    
    * clean up cadl-project.yaml
    
    * clean up models
    
    * update package.json to ref latest deps
    
    * add newline
    
    * add more models docs
    
    * fix error response models
    
    * rename get multivariate batch result
    
    * Cadl dpg add convenience api (Azure#21575)
    
    * add @convenienceAPI
    
    * move @convenienceAPI to client.cadl
    
    * add placeholder examples file
    
    * add generated openapi spec
    
    * delete older swaggers
    
    * update cadl-project.yaml
    
    * update package.json
    
    * Add cadl-csharp parameters for AnomalyDetector (Azure#21647)
    
    * Change cadl-project
    
    * Add .net parameters
    
    * Fix
    
    * update error header uvad
    
    * Make model-namespace false for .net (Azure#21686)
    
    * [AnomalyDetector] Archboard feedback (Azure#21680)
    
    * rename to train only
    
    * archboard naming feedback
    
    * rename response to result
    
    * archboard renames mvad requests to options
    
    * rename uvad request to options
    
    * rename model
    
    * rename model on operations
    
    * more mvad renames
    
    * update body naming
    
    * update body param naming to not use a reserved keyword
    
    * restructure cadl files
    
    * move generated cadl
    
    * update client.cadl
    
    * update swagger output
    
    * Update specification/cognitiveservices/AnomalyDetector/univariate/models.cadl
    
    Co-authored-by: jr-MS <81400625+jr-MS@users.noreply.github.com>
    
    * Update specification/cognitiveservices/AnomalyDetector/univariate/routes.cadl
    
    Co-authored-by: jr-MS <81400625+jr-MS@users.noreply.github.com>
    
    * Update specification/cognitiveservices/AnomalyDetector/multivariate/models.cadl
    
    Co-authored-by: jr-MS <81400625+jr-MS@users.noreply.github.com>
    
    * Update specification/cognitiveservices/AnomalyDetector/multivariate/routes.cadl
    
    Co-authored-by: jr-MS <81400625+jr-MS@users.noreply.github.com>
    
    * Update specification/cognitiveservices/AnomalyDetector/multivariate/models.cadl
    
    Co-authored-by: jr-MS <81400625+jr-MS@users.noreply.github.com>
    
    * Update specification/cognitiveservices/AnomalyDetector/multivariate/models.cadl
    
    Co-authored-by: jr-MS <81400625+jr-MS@users.noreply.github.com>
    
    * Update specification/cognitiveservices/AnomalyDetector/multivariate/models.cadl
    
    Co-authored-by: jr-MS <81400625+jr-MS@users.noreply.github.com>
    
    * Update specification/cognitiveservices/AnomalyDetector/multivariate/models.cadl
    
    Co-authored-by: jr-MS <81400625+jr-MS@users.noreply.github.com>
    
    * Update specification/cognitiveservices/AnomalyDetector/multivariate/models.cadl
    
    Co-authored-by: jr-MS <81400625+jr-MS@users.noreply.github.com>
    
    * make data schema enum extensible
    
    * make errors on ModelInfo readonly
    
    * update swagger
    
    * update readme swagger refs
    
    * add apiview to custom-words.txt
    
    * update more refs in readme
    
    * move existing examples up with CADL files
    
    * configure swagger file name in emmiter
    
    * format examples
    
    * point to examples dir in cadl-project.yaml
    
    * add generated swagger and examples
    
    Co-authored-by: Laurent Mazuel <laurent.mazuel@gmail.com>
    Co-authored-by: Weidong Xu <weidxu@microsoft.com>
    Co-authored-by: Pan Shao <97225342+pshao25@users.noreply.github.com>
    Co-authored-by: jr-MS <81400625+jr-MS@users.noreply.github.com>
    5 people authored Dec 3, 2022
    Configuration menu
    Copy the full SHA
    9932971 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

  1. [Hub Generated] Review request for Microsoft.ContainerInstance to add…

    … version preview/2022-10-01-preview (Azure#21530)
    
    * Adds base for updating Microsoft.ContainerInstance from version stable/2022-09-01 to version 2022-10-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * added ConfidentialComputeProperties, and Confidential ContainerGroupSku
    
    * added Untested confidential container example
    
    * Add priority property to ContainerGroup
    
    * Add examples with priority property
    
    * removed IsolationType from ConfidentialComputeProperties
    
    * fixed spellcheck issues
    
    * Change priority description
    
    Co-authored-by: Divya Bharadwaj Yellapragada <diyellap@microsoft.com>
    fnuarnav and diyellap authored Dec 4, 2022
    Configuration menu
    Copy the full SHA
    81562c6 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Add profile level check endpoint name availability API (Azure#21646)

    * Add profile level check endpoint name availability API
    
    * Update afdx.json
    ZianWang02 authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    7d4ee6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dedb96 View commit details
    Browse the repository at this point in the history
  3. Update doc (Azure#21748)

    * Update doc
    
    * Remove suppress
    
    * Remove suppress
    
    * Remove suppress
    
    * Add ad openapi description
    
    * Update typo
    
    Co-authored-by: jr-MS <81400625+jr-MS@users.noreply.github.com>
    minkefusiji and jr-MS authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    ac8e06a View commit details
    Browse the repository at this point in the history
  4. [Hub Generated] Publish private branch 'oravital-dev-security-Microso…

    …ft.Security-2022-01-01-preview' (Azure#21751)
    
    * Update governance API docs (At scale)
    
    * Fix model validation
    
    * Fix lint
    
    * Plain english style
    
    * Minor
    
    * Update content
    
    * Renaming
    
    * Comments
    
    * Edit descriptions'
    
    * Adding deletion operation result
    
    * Prettier
    
    * Remove LRO
    oravital7 authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    39e5b4a View commit details
    Browse the repository at this point in the history
  5. Update Media Composition Swagger to latest version (Azure#21642)

    * Update Media Composition Swagger
    
    * Manually update the swagger to unblock
    
    * Fix spec errors
    
    * Prettify
    
    * Prettify
    
    * Updating swagger
    
    * Prettify
    
    Co-authored-by: Minnie Liu <peiliu@microsoft.com>
    minnieliu and Minnie Liu authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    d8a5fbd View commit details
    Browse the repository at this point in the history
  6. [Purview - PDS] - 2021-01-01-preview (Azure#20142)

    * Add PDS swagger specification.
    
    * Use default instead of multiple error codes.
    
    * Add desctiptions.
    
    * Fix error response model.
    
    * Update PDS api specifications as per API guidelines
    
    * Pretty.
    
    * Correct example.
    
    * fix dug property.
    
    * Remove from custom words.
    
    * Fix linting errors.
    
    * Fix errors.
    
    * Fix conflict.
    
    * Fix examples.
    
    * Fix linting errors.
    
    * Linting errors.
    
    * Linting errors.
    
    * Fix operatio Id.
    
    * Fix x-ms-pageable.
    
    * Add filter description.
    
    Co-authored-by: Gaurav Gupta <gauravgupta@microsoft.com>
    pansharm-ms and gauravgupta2 authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    89a1da5 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    675f5a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcebfb9 View commit details
    Browse the repository at this point in the history