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

Merge Microsoft.security insights 2021 09 01 preview with main #15766

Commits on Aug 2, 2021

  1. Configuration menu
    Copy the full SHA
    84d82e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    749d2b5 View commit details
    Browse the repository at this point in the history
  3. Fix readme.go.md in compute RP (Azure#14631)

    * add the missing $
    
    * remove one useless directive
    
    * fix
    
    * remove the hack for track 2 and add comments for reasons
    
    * add one of the directive back to readme.go.md
    
    * add some comment to explain this more
    
    * fix
    ArcturusZhang authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    7a2f167 View commit details
    Browse the repository at this point in the history
  4. [AKS] Merge dev-containerservice-Microsoft.ContainerService-2021-07-0…

    …1 to master (Azure#15370)
    
    * Adds base for updating Microsoft.ContainerService from version stable/2021-05-01 to version 2021-07-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Modify Swagger to fix the problem of automatically generating ugly names in track 2 (Azure#14758)
    
    * update swagger to fix track 2 autogenerated naming issue
    
    * fix
    
    * update readme for sdk generation
    
    * fix lint error
    
    * Trigger Build
    
    * update readme
    
    * Improve AKS Swagger documentation (Azure#14957)
    
    * Improve AKS Swagger documentation
    
      - This change has already been merged in master
        for the 2021-05-01 API version.
    
    * Fix up custom words
    
    * aks: replace CloudError with ManagedClusterPodIdentityProvisioningError for AAD pod identity provisioning spec (Azure#15033)
    
    * fix: decouple pod identity provisioning error from cloud error
    
    * drop extra external mark
    
    * fix linting issue
    
    * fix reference
    
    * Dev containerservice microsoft.container service 2021 07 01: add SecurityProfile (Azure#15035)
    
    * Add SecurityProfile to ManagedClusters
    
    * spaces
    
    * Space
    
    * spaces
    
    * json formatting
    
    * move from params to defs
    
    * :)
    
    * just another
    
    * now with npm
    
    * Descriptions update for AKS July API (Azure#15074)
    
    * allow disabling of runcommand (Azure#15092)
    
    * allow disabling of runcommand
    
    * format error
    
    * format with example
    
    * change enable to disable
    
    * Revert "allow disabling of runcommand (Azure#15092)" (Azure#15147)
    
    This reverts commit ec3e241.
    
    * [AKS] Add NATGatewayProfile to 2021-07-01 API (Azure#15154)
    
    * [AKS] Add NATGatewayProfile to 2021-07-01 API
    
    * Fix linter errors
    
    Co-authored-by: Kaiqi Zhang <kaiqzhan@microsoft.com>
    
    * Add scaleDownMode to agent pool properties (Azure#15124)
    
    * add scale down mode
    
    * address comments
    
    * fix markdown link
    
    * update proper api version
    
    * Resolve python markdown conflict & fix typo (Azure#15402)
    
    * resolve python conflict & fix typo
    
    * resolve conflict
    
    Co-authored-by: FumingZhang <81607949+FumingZhang@users.noreply.github.com>
    Co-authored-by: Matthew Christopher <matthchr@microsoft.com>
    Co-authored-by: hbc <bcxxxxxx@gmail.com>
    Co-authored-by: Or Parnes <orparnes@gmail.com>
    Co-authored-by: Haitao Chen <haitch@users.noreply.github.com>
    Co-authored-by: Kaiqi Zhang <kaiqzhan@microsoft.com>
    Co-authored-by: Marwan Ahmed <marwanad@microsoft.com>
    Co-authored-by: Arthur Ning <57385816+akning-ms@users.noreply.github.com>
    9 people authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    f528ab6 View commit details
    Browse the repository at this point in the history
  5. removing business rules(a feature for the future) which was added by … (

    Azure#15399)
    
    * removing business rules(a feature for the future) which was added by mistake.
    
    * fixing style issues and a typo
    ankanjan authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    14d41c6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    37fabde View commit details
    Browse the repository at this point in the history
  7. Delete specification/timeseriesinsights/data-plane/Microsoft.TimeSeri…

    …esInsights/preview directory (Azure#15394)
    
    - Removing Azure Time Series Insights Preview API from docs as we have GA API since July 2021 and preview API will be depreciated.
    Sandip-Raiyani authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    d638e0b View commit details
    Browse the repository at this point in the history
  8. [Hub Generated] add missing date-time format specifier across map cli…

    …ents for cleaner codegen with datetime types (Azure#15454)
    
    * add missing format date-time across map clients
    
    * drop date-time format from quarter forecast date which comes with time but doesn't supply timezone info
    ambientlight authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    f5c2fa5 View commit details
    Browse the repository at this point in the history
  9. KeyVault - /rng response should always return a value on success (Azu…

    …re#14982)
    
    * Make value required for RandomBytes response
    
    * format
    maorleger authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    29ca2b6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7a42f16 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c25e3a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. AzsAdmin Compute: Fixing powershell generation errors (Azure#15059)

    * Update to use unique resource names to avoid collisions; Add SubscriptionId to ScaleUnits route
    
    * Reverting use of common type apiversion to avoid breaking changes.
    
    * Moving ApiVersion back to use common type
    travist13 authored Aug 3, 2021
    Configuration menu
    Copy the full SHA
    b186a5f View commit details
    Browse the repository at this point in the history
  2. Fix Microsoft.Insights go/terraform 'full' package (update activityLo…

    …gAlerts_API.json) (Azure#15163)
    
    * Fix go/terraform package
    
    * remove incompatible definitions
    
    * Force trigger checks
    
    * fix on go package-2021-07
    
    * fix condition
    herreraj-ms authored Aug 3, 2021
    Configuration menu
    Copy the full SHA
    444ccbf View commit details
    Browse the repository at this point in the history
  3. Microsoft.ProviderHub : Update 2021-06-01-preview (Azure#15268)

    * adding 05-preview for diff
    
    * adding 06 preview
    
    * Add SystemData support in ProviderHub 2021-06-01-preview version
    
    * Tab to spaces + address comment
    
    * fixing validation errors
    
    * add properties back
    
    * Fix readme
    
    * Fix swagger
    
    * prettier check
    
    * Fix json
    
    Co-authored-by: Sanjai Ganesh Jeenagiri <sanjaiganesh@users.noreply.github.com>
    Co-authored-by: REDMOND\lakshv <lakshv@microsoft.com>
    Co-authored-by: shenshengkafei <wudiadi1111@gmail.com>
    4 people authored Aug 3, 2021
    Configuration menu
    Copy the full SHA
    c5b1c5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ce325f View commit details
    Browse the repository at this point in the history
  5. sync (Azure#15470)

    Phoenix He authored Aug 3, 2021
    Configuration menu
    Copy the full SHA
    ca664ca View commit details
    Browse the repository at this point in the history
  6. Feature/morazmiz/swagger separation fixes (Azure#15295)

    * add missing types
    
    * change reference to resource and resourceWithEtag
    
    * extract userInfo to common file
    
    * .
    
    * add composite tag
    
    * add missing dataConnectorsCheckRequirements
    
    * add dataConnectorsCheckRequirements to readme
    
    * fix readme
    
    * .
    
    * fix errors in readme
    
    * add missing type
    
    * add missing types
    
    * .
    
    * .
    
    * remove changes with resource, resourceWithEtag, new tag
    
    * .
    
    * remove object
    
    * revert userInfo changes
    
    * fix true
    moranraz authored Aug 3, 2021
    Configuration menu
    Copy the full SHA
    6763962 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5a26835 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3e2652d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dce5e8d View commit details
    Browse the repository at this point in the history
  10. Update web readme and readme.python (Azure#15488)

    * Update web readme and readme.python
    
    * Update readme
    BigCat20196 authored Aug 3, 2021
    Configuration menu
    Copy the full SHA
    bc4218c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cc4fb04 View commit details
    Browse the repository at this point in the history
  12. Deprecate API (Azure#15434)

    Co-authored-by: Orel Kayam <orkayam@microsoft.com>
    orkayam and Orel Kayam authored Aug 3, 2021
    Configuration menu
    Copy the full SHA
    a871924 View commit details
    Browse the repository at this point in the history
  13. [Maps] Update the Creator V1 API deprecation notice URL's title (Azur…

    …e#15480)
    
    * [Maps] Add Creator v1 deprecation notice.
    
    * [Maps] 'dataSharingLevel' is not available - remove text reference for UDI
    
    * Add missing notices
    
    * [Maps] Update the v1 creator service deprecation notice link
    
    * [Maps] Update Creator v1 deprecation notice's hyperlink title.
    jp94 authored Aug 3, 2021
    Configuration menu
    Copy the full SHA
    c981b81 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Add Threat Intellingence to Stable swagger (Azure#14832)

    * Add Threat Intellingence to Stable swagger
    
    * Fix validation error for sharing parameters
    
    * Fix validation
    
    * Fix Validation
    
    * Fix CloudError in ThreatIntelligence to fix linted error
    
    * Resolve Conflict
    hunngu-ms authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    c9795c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    709c635 View commit details
    Browse the repository at this point in the history
  3. Fix S360 bugs for swagger FSPG 2020-02-14-preview API (Azure#15459)

    * added properties.minorVersion for 2020-02-14-preview API swagger and examples
    
    * add geoRedundantBackup and earliestRestoreDate
    
    * add geoRedundantBackup and earliestRestoreDate 2
    
    * Updated MaintenanceWindow standbyCount logBackupStorageSku availabilityZone
    xunsun-commits authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    ee5b85a View commit details
    Browse the repository at this point in the history
  4. KustoPool PATCH: Change async response from 201 to 202 according to A…

    …RM RPC (Azure#15410)
    
    * Change PATCH async response from 201 to 202 according to ARM RPC
    
    * Add schema
    
    Co-authored-by: Amit Elran <amelran@microsoft.com>
    amitelran and Amit Elran authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    3bae02c View commit details
    Browse the repository at this point in the history
  5. Microsoft.BareMetalInfrastructure: correctly annotate read-only prope…

    …rties with readOnly (Azure#15255)
    
    * Microsoft.BareMetalInfrastructure: correctly annotate read-only properties with readOnly
    
    * Use multi-api and namespace formats for Go SDK like hanaonazure does
    lagalbra authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    e0a8cac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e77ce60 View commit details
    Browse the repository at this point in the history
  7. [Synapse] - Exclude KQL Scripts APIs for August release (Azure#15511)

    * [Synapse] - split kqlScripts
    
    * Run code style checker
    
    * Update artifacts
    
    * remove ksqlscriptname
    
    Co-authored-by: Dongwei Wang <dongwwa@microsoft.com>
    idear1203 and Dongwei Wang authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    3d6211c View commit details
    Browse the repository at this point in the history
  8. add aad authentication support (Azure#14461)

    * update endpoint to v2.1 which supports AAD
    
    * add v2.1 changes under new folder v2.1
    
    * CI issues
    
    * update swagger version
    kryalama authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    111fbce View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. solving s360 issues in MarketplaceOrdering swagger (Azure#15335)

    * solving s360 issues in MarketplaceOrdering swagger
    
    * Update Agreements.json
    
    * Update Agreements.json
    
    * Update Agreements.json
    
    * Update Agreements.json
    
    * Update Agreements.json
    
    * Update Agreements.json
    
    * Update Agreements.json
    
    * Update CancelMarketplaceTerms.json
    
    * Update GetAgreementMarketplaceTerms.json
    
    * Update GetMarketplaceTerms.json
    
    * Update SetMarketplaceTerms.json
    
    * Update SignMarketplaceTerms.json
    
    * Update SignMarketplaceTerms.json
    
    * Update SetMarketplaceTerms.json
    
    * Update GetMarketplaceTerms.json
    
    * Update GetAgreementMarketplaceTerms.json
    
    * Update ListMarketplaceTerms.json
    
    * Update Agreements.json
    
    * Update Agreements.json
    
    * Update readme.md
    
    * Update readme.md
    
    * Update readme.md
    alkigel authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    db37dbb View commit details
    Browse the repository at this point in the history
  2. Add Key Vault Extension changes (Azure#15176)

    * Add Key Vault Extension changes
    
    * Update compute.json
    mimckitt authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    102f4f6 View commit details
    Browse the repository at this point in the history
  3. Microsoft.IoTSecurity: 2021-09-01-preview (Azure#15491)

    * Initial Commit for Old Version
    
    * Add new API version
    
    * Update Operation Ids
    
    * Update tags
    
    * Update example names
    
    Co-authored-by: Orel Kayam <orkayam@microsoft.com>
    orkayam and Orel Kayam authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    a331a45 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Configuration menu
    Copy the full SHA
    1ff7765 View commit details
    Browse the repository at this point in the history
  2. removed un-servied top parameter (Azure#15445)

    Co-authored-by: Tim Nguyen <you@example.com>
    tim-nguyen-cs and Tim Nguyen authored Aug 6, 2021
    Configuration menu
    Copy the full SHA
    e05e9e3 View commit details
    Browse the repository at this point in the history
  3. track2 add azure cosmos db in readme.go.md (Azure#15551)

    * track2 add azure cosmos db in readme.go.md
    
    * fix
    Alancere authored Aug 6, 2021
    Configuration menu
    Copy the full SHA
    8570821 View commit details
    Browse the repository at this point in the history
  4. Remove discriminator from ActiveConfiguration and split activeconfigu…

    …raiton APIs to config level (Azure#15282)
    
    * Add ResourceGuid to NetworkManager
    
    * add list by config
    
    * Revert "Add ResourceGuid to NetworkManager"
    
    This reverts commit 4e07577.
    
    * resourceGuid
    
    * [NetworkManager] Remove discriminator from ActiveConfiguration
    
    * revert change
    
    * fix format
    
    * Fix as commnets
    
    * fix test
    
    * Update Example
    
    * Split current APIs
    
    * Fix lintdiff
    
    * fix as commnets
    yanfa317 authored Aug 6, 2021
    Configuration menu
    Copy the full SHA
    129f4e5 View commit details
    Browse the repository at this point in the history
  5. [Synapse] - Update management Swagger spec config file (Azure#15407)

    * [Synapse] - Update mgmt Swagger spec config file
    
    * Add an empty line
    
    Co-authored-by: Dongwei Wang <dongwwa@microsoft.com>
    idear1203 and Dongwei Wang authored Aug 6, 2021
    Configuration menu
    Copy the full SHA
    987157f View commit details
    Browse the repository at this point in the history
  6. Updated new Property for SparkConfig Properties in Spark Compute (Azu…

    …re#15474)
    
    * Updated new Property for SparkConfig Properties in Spark Compute
    
    Updated new Property for SparkConfig Properties in Spark Compute
    
    * Updated property name
    Bharath550-ms authored Aug 6, 2021
    Configuration menu
    Copy the full SHA
    9161ee6 View commit details
    Browse the repository at this point in the history
  7. track2 add PostgreSQL in readme.go.md (Azure#15552)

    * track2 add PostgreSQL in readme.go.md
    
    * fix
    
    * fix
    Alancere authored Aug 6, 2021
    Configuration menu
    Copy the full SHA
    5b09fc0 View commit details
    Browse the repository at this point in the history
  8. Updated documentation for 2021-04-01-preview version. (Azure#15512)

    Co-authored-by: Kalpesh Chavan <kachavan@microsoft.com>
    KalpeshChavan12 and Kalpesh Chavan authored Aug 6, 2021
    Configuration menu
    Copy the full SHA
    dec9c6c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    486665f View commit details
    Browse the repository at this point in the history
  10. [Hub Generated] Review request for description changes under maps/dat…

    …a-plane/Route & Search (Azure#15429)
    
    * Merge changes in PR:14813
    
    * Merge changes in PR:14829
    
    * Merge changes in PR:14965
    
    Co-authored-by: Alan Yang <pochingyang@microsoft.com>
    alankashiwa and Alan Yang authored Aug 6, 2021
    Configuration menu
    Copy the full SHA
    633cc8d View commit details
    Browse the repository at this point in the history
  11. [Hub Generated] Review request for Render to add version preview/2.1 (A…

    …zure#15411)
    
    * render updates based on Azure#14625
    
    * GetAttribution response codes
    
    * remove common error responses
    
    * go multiapi batch should include 2.0
    
    * fix openapi 3.0 definition of file response, keep content-type
    
    * keep operationId between 2.0 and 2.1
    
    * update samples and header response
    
    * exclude 2.0 from 2.1-preview tag, refs in 2.1 params, remove used Text param
    
    * refrain from changing 2.0 timestamp format
    
    * remove default in tileSize
    
    * remove redundant required: false
    
    * bump python package version
    
    * make sure there is no cross-client parameter references - move all shared into Common
    
    * remove non-supported application/xml MIME
    
    * use local apiversion param def
    ambientlight authored Aug 6, 2021
    Configuration menu
    Copy the full SHA
    4d61f90 View commit details
    Browse the repository at this point in the history
  12. Fix audience in AzureMetrics IngestMetrics (Azure#15436)

    * Fix audience in AzureMetrics metrics
    
    * remove Go from auto codegen
    
    Co-authored-by: Joel Hendrix <jhendrix@microsoft.com>
    ad-m and jhendrixMSFT authored Aug 6, 2021
    Configuration menu
    Copy the full SHA
    37dbd30 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    301de05 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    dba6ed1 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2021

  1. Adding NSP resource in the Network Manager preview version (Azure#15553)

    * Defining the APIs for the new NSP resource
    
    * Adding the perimeter associable resources in 02-01-preview
    
    * Removing the etags to be same with the 03-01-pre version
    
    * Update networkSecurityPerimeter.json
    
    Fixing a lint error.
    
    Co-authored-by: Hari Prasad Perabattula <haperaba@microsoft.com>
    harics24 and Hari Prasad Perabattula authored Aug 7, 2021
    Configuration menu
    Copy the full SHA
    7384176 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Configuration menu
    Copy the full SHA
    1c74ce9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bd9ff9 View commit details
    Browse the repository at this point in the history
  3. [databoxedge] remove python track1 configuration (Azure#15566)

    * Update readme.md
    
    * Update readme.python.md
    msyyc authored Aug 9, 2021
    Configuration menu
    Copy the full SHA
    aa9d778 View commit details
    Browse the repository at this point in the history
  4. add_support_for_action_groups (Azure#15499)

    Co-authored-by: Ilias Khan <iliaskhan@microsoft.com>
    IliasKhan and iliaskha authored Aug 9, 2021
    Configuration menu
    Copy the full SHA
    fc9550b View commit details
    Browse the repository at this point in the history
  5. SpakConfiguration Support for Resource Manager Api's (Azure#15086)

    * SpakConfiguration Support for Resource Manager Api's
    
    SpakConfiguration Support for Resource Manager Api's
    
    * Fixed CI errors
    
    Fixed CI errors
    
    * Remove extra properties
    
    Remove extra properties
    
    * Added additional Properties as required
    
    Added additional Properties as required
    
    * Fix Ci Stylecop issues
    
    Fix Ci Stylecop issues
    
    * Resolved Comments
    
    Resolved Comments
    
    * Added Spark Configuration Details for Latest Api Version
    
    Added Spark Configuration Details for Latest Api Version
    
    * Adding Srinithya's UAMI changes
    
    * Remove new storage account properties
    
    * SpakConfiguration Support for Resource Manager Api's
    
    SpakConfiguration Support for Resource Manager Api's
    
    * Fixed CI errors
    
    Fixed CI errors
    
    * Remove extra properties
    
    Remove extra properties
    
    * Added additional Properties as required
    
    Added additional Properties as required
    
    * Fix Ci Stylecop issues
    
    Fix Ci Stylecop issues
    
    * Resolved Comments
    
    Resolved Comments
    
    * Added Spark Configuration Details for Latest Api Version
    
    Added Spark Configuration Details for Latest Api Version
    
    * Adding Srinithya's UAMI changes
    
    * Remove new storage account properties
    
    * Fixed Prettier CI Fix
    
    Fixed Prettier CI Fix
    
    Co-authored-by: Dushyant Bansal <dubansal@microsoft.com>
    Bharath550-ms and dubansal authored Aug 9, 2021
    Configuration menu
    Copy the full SHA
    56cd478 View commit details
    Browse the repository at this point in the history
  6. Add docs for test scenario (Azure#15437)

    * Add docs for test scenario
    
    * fix markdown
    
    * update doc
    
    * update readme
    
    * update readme
    
    * improve folder structure
    
    * move errorCode reference
    
    * update
    
    * add brief introduction
    
    * fix doc
    
    * Add contentVersion
    
    * fix sample
    
    * add caution
    
    * fix link
    
    * change schema folder
    
    * features
    
    * fix command
    
    * fix
    
    * update png
    
    * add jsonpathopmove
    
    * update readme
    
    * refine schema
    
    Co-authored-by: Lei Ni <leni@microsoft.com>
    Co-authored-by: Ruoxuan Wang <52271048+ruowan@users.noreply.github.com>
    3 people authored Aug 9, 2021
    Configuration menu
    Copy the full SHA
    f1f0483 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1eb65d4 View commit details
    Browse the repository at this point in the history
  8. [Synapse] Fix artifiact schema in dataplane API (preview version) (Az…

    …ure#15451)
    
    * [Synapse] Add missing 'folder' property for Synapse artifacts
    
    * Fix SQL script schema
    
    * update sql script connection
    
    Co-authored-by: Liren Sun <lirsun@microsoft.com>
    SLRXXX and Liren Sun authored Aug 9, 2021
    Configuration menu
    Copy the full SHA
    6aaaf3e View commit details
    Browse the repository at this point in the history
  9. Add rotation permission (Azure#15458)

    * Add rotation permission
    
    * Update keys.json
    
    Remove required from lifetimeActions
    
    * Change to expiryTime
    qinl-li authored Aug 9, 2021
    Configuration menu
    Copy the full SHA
    277fe93 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1928f12 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    504bc4e View commit details
    Browse the repository at this point in the history
  12. Document ultra disk in IMDS (Azure#15558)

    * document ultra disk
    
    * Fixes
    LittleBoxOfSunshine authored Aug 9, 2021
    Configuration menu
    Copy the full SHA
    03a05aa View commit details
    Browse the repository at this point in the history
  13. Fix default LivyApiVersion value in Synapse (Azure#15585)

    * Fix default LivyApiVersion value in Synapse
    
    * Fix in the preview swagger too for multiapi
    jianghaolu authored Aug 9, 2021
    Configuration menu
    Copy the full SHA
    37c4ff1 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Configuration menu
    Copy the full SHA
    320313f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60a9309 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4edeeb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c53f17 View commit details
    Browse the repository at this point in the history
  5. Add Example to Update APIM from Old VNET to New VNET with AZ using PA…

    …TCH (Azure#15332)
    
    * add examples
    
    * add zones property to update params
    solankisamir authored Aug 10, 2021
    Configuration menu
    Copy the full SHA
    dc73490 View commit details
    Browse the repository at this point in the history
  6. Updating the max value allowed for limit param in WFS to 500. (Azure#…

    …15275)
    
    Co-authored-by: Subbarayudu Kamma <skamma@microsoft.com>
    subbarayudukamma and Subbarayudu Kamma authored Aug 10, 2021
    Configuration menu
    Copy the full SHA
    8b708ea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fa11f46 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d136816 View commit details
    Browse the repository at this point in the history
  9. resolving correctness error in preview (Azure#15573)

    * resolving correctness error in preview
    
    * adding max time for long running operations
    
    Co-authored-by: Gaurav Bang <gauravbang@microsoft.com>
    banggaurav and Gaurav Bang authored Aug 10, 2021
    Configuration menu
    Copy the full SHA
    b4f133f View commit details
    Browse the repository at this point in the history
  10. Vipinhas/fix capacity4cluster (Azure#15565)

    * removing read only property, no longer in use - NOT a breaking change
    
    * fix cluster capacityResevation Sku
    
    * fix examples
    
    * add x-ms-enum property
    vipinhas authored Aug 10, 2021
    Configuration menu
    Copy the full SHA
    bb530ad View commit details
    Browse the repository at this point in the history
  11. Add new 1.1-preview version for IoT Central (Azure#15257)

    * Add new 2.0-preview.1 version for IoT Central
    
    * fix typo on enum value
    
    * rollback 1.0 changes, applied 2.0-preview.1
    
    * fix typo
    
    * remove non-used examples
    
    * fix style
    
    * update version from 2.0-preview.1 to 1.1-preview
    
    * update code review comments, fix patch consumes with json-patch support, fix examples for fileupload
    
    * add nextLink to collection of orgs
    
    * fix typo
    
    * fix wrong position of paging
    
    * fix the paging
    
    * add . to description
    
    * update default to use enum for api-version
    yang-hai-feng authored Aug 10, 2021
    Configuration menu
    Copy the full SHA
    fbb7ba7 View commit details
    Browse the repository at this point in the history
  12. Update account endpoint parameter (Azure#15613)

    * Update account endpoint parameter
    
    * remove trailing comma on parameters
    annoakes authored Aug 10, 2021
    Configuration menu
    Copy the full SHA
    1d5f00d View commit details
    Browse the repository at this point in the history
  13. Fixes for largefacelist and identify (Azure#15187)

    Co-authored-by: Yang Chen <yachen4@microsoft.com>
    msyache and Yang Chen authored Aug 10, 2021
    Configuration menu
    Copy the full SHA
    be7b604 View commit details
    Browse the repository at this point in the history
  14. Web ant94 2021 02 01 attempt 2 (Azure#15548)

    * Adds base for updating Microsoft.Web from version stable/2021-01-15 to version 2021-02-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Changes for api-version 2012-02-01 (Azure#15545)
    
    * Address PR comments - AppServiceCertificateOrders (Azure#15561)
    
    * Changes for api-version 2012-02-01
    
    * Address PR comments - AppServiceCertificatesOrder
    
    * Fix spelling issue
    
    * Fix summary+description for GET siteseal
    
    * Add reseller to custom words
    
    * Make DedicatedHostCount R/W (Azure#15580)
    
    Co-authored-by: Chris Chen <cschen13@gmail.com>
    naveedaz and cschen13 authored Aug 10, 2021
    Configuration menu
    Copy the full SHA
    ceb6d11 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. IoTHub: adding new routing source into 2021-07-01-preview (Azure#15398)

    Co-authored-by: vfedonkin <vifedo@microsoft.com>
    vfedonkin and vfedonkin authored Aug 11, 2021
    Configuration menu
    Copy the full SHA
    b5c26c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dc2a75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcf9fa2 View commit details
    Browse the repository at this point in the history
  4. Fix for issue 14555 (Azure#15578)

    * Update Dataset.json
    
    * Update LinkedService.json
    
    * Update Pipeline.json
    anthony-c-martin authored Aug 11, 2021
    Configuration menu
    Copy the full SHA
    8753415 View commit details
    Browse the repository at this point in the history
  5. LUIS Authoring V3.0 GA (Azure#15364)

    * v3.0 swagger
    
    * Unchange the preview folder
    
    * Changes in the readme
    
    * readme.go changes
    
    * Readme.md changes
    
    * Changes in th readme
    
    * Changing all v2 to v3
    
    * Editing LUIS.authoring
    
    * Editing readme
    
    * Adding "fuzzyMatchingEnabled" property to some objects
    
    * solving syntax errors
    
    * Deleting SDK files
    
    * Solving errors
    
    * Editing package.json
    
    * Changes according to the comments
    
    * Changing the default value of some properties
    
    * Adding prettier check
    
    * Change
    
    * Revert "Change"
    
    This reverts commit ca991fb.
    
    * Add missing parts
    
    * Changes for the SDK
    
    Co-authored-by: MIDDLEEAST\v-mariamel <v-mariamel@microsoft.com>
    mariam606 and MIDDLEEAST\v-mariamel authored Aug 11, 2021
    Configuration menu
    Copy the full SHA
    09b2582 View commit details
    Browse the repository at this point in the history
  6. SF updates for 8.1 (Azure#15308)

    * SF updates for 8.2
    
    * fixed typo and added 8.1
    
    * set the version to match.
    
    * fixed last typo.
    
    * fixed missing block.
    
    * remove Go SDK from auto-codegen
    
    * avoid hitting credscan alerts.
    
    Co-authored-by: Joel Hendrix <jhendrix@microsoft.com>
    jeffj6123 and jhendrixMSFT authored Aug 11, 2021
    Configuration menu
    Copy the full SHA
    70626b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. Fixing s360 swagger correctness (Azure#15421)

    * fixing issues with swagger correctness.
    
    * adding example changes
    
    * updated description and max item count for labels and tags.
    
    * adding validation rules for tags.
    
    * fixing spell check.
    udmalik authored Aug 12, 2021
    Configuration menu
    Copy the full SHA
    a100f52 View commit details
    Browse the repository at this point in the history
  2. [Hub Generated] Review request for Microsoft.Notebooks to add version…

    … preview/2019-10-11-preview (Azure#15614)
    
    * Paul's changes plus a few from Geoffrey
    
    * Just remove error level
    
    * change cloud error
    
    * changed cloud error again
    
    * remove error
    
    * remove cloud error details and add optional param
    
    * remove resource returns nothing instead
    
    * change enums to string
    
    * revert clouderror
    
    * fix operations
    
    * fix
    
    * fix
    
    * fix
    
    * fix formatting
    
    * try adding top level
    
    * try deprecated
    
    Co-authored-by: Geoffrey Troyer <geoffreymtroyer@gmail.com>
    Co-authored-by: Paul Wang <pawang@microsoft.com>
    3 people authored Aug 12, 2021
    Configuration menu
    Copy the full SHA
    fb0ba41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bbe62f View commit details
    Browse the repository at this point in the history
  4. moving logz to stable (Azure#15598)

    * creating directory structure for stable version
    
    * version update chnages
    
    * reolving avacado error
    
    Co-authored-by: Gaurav Bang <gauravbang@microsoft.com>
    banggaurav and Gaurav Bang authored Aug 12, 2021
    Configuration menu
    Copy the full SHA
    c073d62 View commit details
    Browse the repository at this point in the history
  5. remove hierchicalQueue (Azure#15591)

    Co-authored-by: Jimmy Xie <jimmyxie@microsoft.com>
    jimmyshie123 and Jimmy Xie authored Aug 12, 2021
    Configuration menu
    Copy the full SHA
    47545c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1e9e2b4 View commit details
    Browse the repository at this point in the history
  7. Swagger correctness fixes (Azure#15520)

    * Adding 2020-09-Preview same as 11-preview
    
    * fixing lint issue
    
    * fixing model
    
    * fixing model
    
    * fixing model
    
    * pretify fix
    
    * fixing linting
    
    * more linting fix
    
    * fixing swagger correctness
    
    * swagger correctness fixes
    
    * fixing errors
    rkapso authored Aug 12, 2021
    Configuration menu
    Copy the full SHA
    fae3cf2 View commit details
    Browse the repository at this point in the history
  8. Updated description for K8 and CloudEdgeManagementRole (Azure#15526)

    Co-authored-by: Arzoo Jain <arja@microsoft.com>
    arjoojain2812 and Arzoo Jain authored Aug 12, 2021
    Configuration menu
    Copy the full SHA
    3b7f640 View commit details
    Browse the repository at this point in the history
  9. Fixed types of severity and actions (Azure#15607)

    * Fixed types of severity and actions
    
    * Reverted the type of the Severity field from "integer" back to "number"
    
    Co-authored-by: Avi Jerafi <avjerafi@microsoft.com>
    avjerafi and Avi Jerafi authored Aug 12, 2021
    Configuration menu
    Copy the full SHA
    647250f View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. add target (Azure#15640)

    Co-authored-by: Paul Wang <pawang@microsoft.com>
    pwang347 and pawang-msft authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    e212a37 View commit details
    Browse the repository at this point in the history
  2. Dev datamigration microsoft.data migration 2021 06 30 (Azure#15259)

    * Created new api version and refactoring changes (such as fixing new build restrictions)
    
    * Adding breaking changes
    
    * Adding location to the services update example
    
    * Adding location for projects update and refactoring the task command
    
    * Resolving tasks command ModelValidation test failure
    
    * Resolving issue based on zhenglaizhang's recommendation
    
    * Adding comma to resolve issue
    
    Co-authored-by: Artem Pavlichenko <arpavlic@microsoft.com>
    temandr and Artem Pavlichenko authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    8504253 View commit details
    Browse the repository at this point in the history
  3. correct sku request body schema (Azure#15608)

    Co-authored-by: Wendy Chang <wendychang@gmail.com>
    wwendyc and Wendy Chang authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    8036a01 View commit details
    Browse the repository at this point in the history
  4. update (Azure#15594)

    colawwj authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    1b57763 View commit details
    Browse the repository at this point in the history
  5. Add systemData to common-types Resource in a new V3 version (Azure#15600

    )
    
    * Create v3 common-types with systemData added to Resource definition
    
    * Add systemData to Resource properties
    
    Co-authored-by: Anat Gilenson <anatgilenson@microsoft.com>
    anat-gilenson and Anat Gilenson authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    19a0032 View commit details
    Browse the repository at this point in the history
  6. add new version 2021-09-01-preview (Azure#15406)

    * add new version 2021-09-01-preview
    
    * update
    
    * update readme
    
    * update
    
    * fix validation error
    wanlwanl authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    93bd20d View commit details
    Browse the repository at this point in the history
  7. [Datafactory] Swagger change for Power Query (WranglingDataFlow) work (

    …Azure#15584)
    
    * [Datafactory] Add Wrangling dataflow models for Power Query
    
    * Fix spell check issue
    
    * Fix Lint errors
    soma-ms authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    77f5d3b View commit details
    Browse the repository at this point in the history
  8. Update eg guidance (resending PR to to main branch) (Azure#15644)

    * Update readme.md
    
    * Update readme.md
    
    Co-authored-by: Laurent Mazuel <laurent.mazuel@gmail.com>
    zhenglaizhang and lmazuel authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    7926b00 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bc3a0bd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9593dd0 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. Fixing API version (Azure#15651)

    Co-authored-by: Miguel Concha Vazquez <miconcha@microsoft.com>
    wmbt96 and Miguel Concha Vazquez authored Aug 16, 2021
    Configuration menu
    Copy the full SHA
    0b26041 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d35ae3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d372c27 View commit details
    Browse the repository at this point in the history
  4. Purview Terraform support (Azure#15649)

    * Purview Terraform support
    
    * Move readme.md
    annoakes authored Aug 16, 2021
    Configuration menu
    Copy the full SHA
    de39992 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e68d33c View commit details
    Browse the repository at this point in the history
  6. Changes for Mixed Audio Recordings Release (Azure#15618)

    * Adding the existing folders to a new version
    
    * Updating swagger file and readme
    
    * Addressed PR comments
    
    * Nit changes
    
    Co-authored-by: Ninika Sharma <ninsharm@microsoft.com>
    ninikasharma and ninsharm authored Aug 16, 2021
    Configuration menu
    Copy the full SHA
    3893616 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. [Hub Generated] Review request for Microsoft.PowerBI to add version s…

    …table/2020-06-01 (Azure#15240)
    
    * 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
    
    * Adding swaggers for Power BI private links
    
    * Fixed Lint erros.
    
    * Fixed spellcheck
    
    * Fixed Lint errors
    
    * fixed Avocado error
    
    * fixed model validation
    
    * fixed model validation.
    
    * updated private endpoint connections
    
    * updated PrivateLinkResources
    
    * updated PrivateLinkResource
    
    * updated private endpoint connection proxies
    
    * fixed model validation.
    
    * updated connectionstate
    
    * renamed connection files
    
    * update readme file.
    
    * updated python readme
    
    * fixed code review comments
    
    * updated error ref.
    
    * Removed Error and linked to common-type.
    
    * added 201 to put request
    
    * removed unnecessary definitions.
    
    * updates examples for 201
    
    * updated list of
    
    * removed extra space
    
    * Added patch to PowerBIResource
    
    * added 202 to PrivateLinkServiceResourceOperationResults_Get
    
    * updated readme files
    
    * added provisioning state
    
    * trying to fix sdk error
    
    * removed privateEndpointConnectionProxies
    
    * added PrivateLinkResources_Get
    
    * added privateLinkResourceName  in example
    
    * removed privateLinkServicesForPowerBI from URL
    
    * added nextLink
    
    * fixed prettier
    
    * Fixed error for Prettier
    ravi-pbi authored Aug 17, 2021
    Configuration menu
    Copy the full SHA
    da38e31 View commit details
    Browse the repository at this point in the history
  2. Update Python and GO SDK version (Azure#15610)

    * Update Python SDK version
    
    * Remove preview api version for GO sdk
    
    * Add back GO package package-2020-12-01-preview
    annoakes authored Aug 17, 2021
    Configuration menu
    Copy the full SHA
    60d6c39 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. [Purview Accounts] SDK Team Feedback on Operation IDs (Azure#15669)

    This change updates the operation ids for operations in the Purview
    Accounts service. These names are used when generating clients and so
    for some we've added suffxes (based on their groupings) to make
    generated method names a little clearler when you see just the method
    name in code e.g.:
    
    ```
    var client = new PurviewAccountsClient();
    ...
    client.GetAccountProperties() // Nicer than just client.Get();
    ```
    
    In addition, we noticed that the `Collections_GetCollectionPath`
    operation took a `$skipToken` parameter, even though the operation is
    not pageable. After following up with the service team we learned this
    was a mistake, so I have removed the parameter from the specification.
    ellismg authored Aug 18, 2021
    Configuration menu
    Copy the full SHA
    1325617 View commit details
    Browse the repository at this point in the history
  2. updated resource-list description for $top (Azure#15641)

    Co-authored-by: Tim Nguyen <you@example.com>
    tim-nguyen-cs and Tim Nguyen authored Aug 18, 2021
    Configuration menu
    Copy the full SHA
    6bb4782 View commit details
    Browse the repository at this point in the history
  3. Added OutboundNetworkDependenciesEndpoints API (Azure#15498)

    * Adds VNet peering to 2021-04-01-preview api-version.
    
    * Added OutboundNetworkDependencies.
    
    * Fixed Prettier issue
    
    * Fixed lint error
    
    * Edited sample output
    
    * Added reference to preview/vnetpeering.json in readme file
    
    * Edited description for outbound network dependency endpoints.
    
    * Corrected return type for outbound network dependency endpoints.
    
    * Corrected return type for outbound network dependency endpoints.
    
    * Correcting schema
    
    * Correcting schema
    
    Co-authored-by: nipuneth <nipuneth@microsoft.com>
    Co-authored-by: Sharanjeet Kaur <shkau@microsoft.com>
    3 people authored Aug 18, 2021
    Configuration menu
    Copy the full SHA
    a3c9363 View commit details
    Browse the repository at this point in the history
  4. Defender settings (Azure#15051)

    * add new resources
    
    * Add resources to markdown
    
    * Modify routes
    
    * Add systemData
    
    * Add systemData to defenderSettings
    
    * Add missing parameter
    
    * Add more systemData
    
    * Fix example
    
    * Add new API version
    
    * Remove redundant change
    
    * update markdown
    
    * Add operations to new API version
    
    * Update list filters
    
    * update description
    
    * update examples
    
    * Update examples
    
    * Add missing properties
    
    * Add missing properties
    
    * Rename property
    
    * Add alert editing
    
    * Update editable properties
    
    * Update example
    
    * update put to patch
    
    * Separate patch request to a different model
    
    * Share enum
    
    * update example
    
    * update patch model
    
    * Undo break change
    
    * small update
    
    * Old version as PR baseline
    
    * Move examples
    
    * Update scopes and examples
    
    * Add example values
    
    * alignWithMaster
    
    * Revert "Old version as PR baseline"
    
    This reverts commit d963f3a.
    
    * mdeIntegration
    
    * switchToObject
    
    * prettier
    
    Co-authored-by: Orel Kayam <orkayam@microsoft.com>
    Co-authored-by: Liran Chen <lirche@microsoft.com>
    3 people authored Aug 18, 2021
    Configuration menu
    Copy the full SHA
    61b2f3a View commit details
    Browse the repository at this point in the history
  5. Spec fixed to reflect new examples property (Azure#15377)

    * Spec fixed to reflect new examples property
    
    * Prettier
    
    * suppressing incorrect warning
    VitaliyKurokhtin authored Aug 18, 2021
    Configuration menu
    Copy the full SHA
    145da44 View commit details
    Browse the repository at this point in the history
  6. Add new vulnerabilities resource for IoT Security (Azure#15360)

    * 1st
    
    * 2nd
    
    * severity
    
    * prettier
    
    * fix date example
    
    * add date
    
    * readme
    
    * resolve pr comments
    
    * readme
    
    * remove id + title
    
    * remove publishedDate + lastModifiedDate
    
    * source -> sources
    
    * format
    
    * format
    
    * remove paging
    
    * update to 3 levels
    
    * fix validation
    
    Co-authored-by: Gal Bruchim <galbru@microsoft.com>
    galbru and Gal Bruchim authored Aug 18, 2021
    Configuration menu
    Copy the full SHA
    5b604aa View commit details
    Browse the repository at this point in the history
  7. Add support for user assigned identities in Policy Assignments (Azure…

    …#15181)
    
    * Initial commit of previous api-version
    
    * Update swagger
    
    * Updated examples
    
    * Updated readme
    
    * Removed dataPolicyManifest.json as we will use the previous one.  Also updated based on feedback.
    
    * Update to support patch for assignments and system data
    
    * Updated based on tool analysis
    
    * updated based on feedback
    calecarter authored Aug 18, 2021
    Configuration menu
    Copy the full SHA
    97887d7 View commit details
    Browse the repository at this point in the history
  8. [NetAppFiles] Anf 13322 net app files api version 2021 06 01 (Azure#1…

    …5011)
    
    * Api version bump
    
    * Apply 2021-06-01 changes
    
    * Update readme
    
    * Change default on enum
    
    * Add s360 fixes
    
    * Add missing systemdata
    
    * Change defaultUserQuotaInKiBs default to 0
    
    Co-authored-by: Audunn Baldvinsson <audunn.baldvinsson@netapp.com>
    audunn and audunn authored Aug 18, 2021
    Configuration menu
    Copy the full SHA
    81ec17c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b2bddfe View commit details
    Browse the repository at this point in the history
  10. [Hub Generated] fix RangeObject property types in Maps Creator previe…

    …w/2.0 (Azure#15388)
    
    * fix RangeObject properties inconsistency: double -> string
    
    * update remaining samples
    ambientlight authored Aug 18, 2021
    Configuration menu
    Copy the full SHA
    b60aed7 View commit details
    Browse the repository at this point in the history
  11. [Batch] Updated job schedule description (Azure#15681)

    The behavior of job schedules with respect to UTC time was causing some
    confusion.
    
    Co-authored-by: David Watrous <set>
    dpwatrous authored Aug 18, 2021
    Configuration menu
    Copy the full SHA
    0a68678 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

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

    … preview/2019-10-11-preview (Azure#15642)
    
    * Add new API with examples, add a few new response for current API endpoints
    
    * change file name back
    
    * remove nullable parameter
    
    * change operation name of patch
    
    * add description to allowPublicNetworkResource
    
    * change example from string to boolean
    
    * Change publicnetworkaccess from boolean to string+
    
    * change name
    
    * change example to string
    
    * change property name
    
    Co-authored-by: Geoffrey Troyer <geoffreymtroyer@gmail.com>
    getroyer and geoffreymtroyer authored Aug 19, 2021
    Configuration menu
    Copy the full SHA
    4d23a61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    597969d View commit details
    Browse the repository at this point in the history
  3. Swagger changes for MFA work (Azure#15577)

    * Baseline changes for API version 2021-07-01
    
    * Made the new changes related to API version 2021-07-01
    
    * Fixing Lintdiff failure
    
    * resolved PR comments
    
    * Fixing validation failures
    
    * Fix the validation failures
    
    * Made lintdiff failures
    
    * Resolved PR comments
    
    * Fixing validation failures
    
    * Resolved PR comments
    
    Co-authored-by: Madhumanti Dey <madhude@microsoft.com>
    deymadhumanti and madhude authored Aug 19, 2021
    Configuration menu
    Copy the full SHA
    30d1537 View commit details
    Browse the repository at this point in the history
  4. [NetAppFiles] fix default in volumeproperties (Azure#15691)

    * fix default in volumeproperties
    
    * Update description
    
    * Update description
    
    Co-authored-by: Audunn Baldvinsson <audunn.baldvinsson@netapp.com>
    audunn and audunn authored Aug 19, 2021
    Configuration menu
    Copy the full SHA
    1a5e9c6 View commit details
    Browse the repository at this point in the history
  5. Add2021-06-01AsessmentsAPIVersion (Azure#15390)

    * Add2021-06-01AsessmentsAPIVersion
    
    * Add2021-06-01AsessmentsAPIVersion
    
    * Add2021-06-01AsessmentsAPIVersion
    
    * Add2021-06-01AsessmentsAPIVersion
    
    * Add2021-06-01AsessmentsAPIVersion
    
    * Add2021-06-01AsessmentsAPIVersion
    
    * Add2021-06-01AsessmentsAPIVersion
    
    * Add2021-06-01AsessmentsAPIVersion
    
    * Add2021-06-01AsessmentsAPIVersion
    
    * Add2021-06-01AsessmentsAPIVersion
    
    * Update custom-words.txt
    
    Co-authored-by: MIDDLEEAST\morbrisker <morbrisker@microsoft.com>
    MorBrisker and MorBriskerMs authored Aug 19, 2021
    Configuration menu
    Copy the full SHA
    e1e37ea View commit details
    Browse the repository at this point in the history
  6. QuestionAnswering Preview.1 APIs (Azure#15304) (Azure#15717)

    * QuestionAnswering Preview.1 APIs
    
    * fix build
    rokulka authored Aug 19, 2021
    Configuration menu
    Copy the full SHA
    3257aac View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. Configuration menu
    Copy the full SHA
    f681d47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    617b38c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1a9c33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    538df18 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f212aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e9bbf2f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a7155ec View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f4b79e0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cc12e61 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0f10a0e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7c3c519 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    01773eb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ebbb4a9 View commit details
    Browse the repository at this point in the history
  14. Purview add "x-ms-secret" attribute to ListKeys response (Azure#15700)

    * Purview add "x-ms-secret" attribute to ListKeys response
    
    Purview add "x-ms-secret" attribute to ListKeys response
    
    * move supressions to top level readme
    
    * Add suppressions to top level readme.md
    
    Add suppressions to top level readme.md for easier discovery
    
    * fix indentation of readme.md
    annoakes authored Aug 20, 2021
    Configuration menu
    Copy the full SHA
    406c7b7 View commit details
    Browse the repository at this point in the history
  15. Make activeconfigraution body required, and update default package ve…

    …rsion (Azure#15668)
    
    * Add ResourceGuid to NetworkManager
    
    * add list by config
    
    * Revert "Add ResourceGuid to NetworkManager"
    
    This reverts commit 4e07577.
    
    * resourceGuid
    
    * [NetworkManager] Remove discriminator from ActiveConfiguration
    
    * revert change
    
    * fix format
    
    * Fix as commnets
    
    * fix test
    
    * Update Example
    
    * Split current APIs
    
    * Fix lintdiff
    
    * fix as commnets
    
    * small change and update default package id
    
    * remove subnet level api
    yanfa317 authored Aug 20, 2021
    Configuration menu
    Copy the full SHA
    6ff39a9 View commit details
    Browse the repository at this point in the history
  16. Vipinhas/default version (Azure#15620)

    * removing read only property, no longer in use - NOT a breaking change
    
    * Update defual packge for LA
    vipinhas authored Aug 20, 2021
    Configuration menu
    Copy the full SHA
    bbc8758 View commit details
    Browse the repository at this point in the history
  17. Update examples to make it easier to differentiate MRIs (Azure#15730)

    * Update examples to make it easier to differentiate MRIs
    
    * Prettier fix
    
    Co-authored-by: Po Tsang <tsangpo@microsoft.com>
    pohtsng and Po Tsang authored Aug 20, 2021
    Configuration menu
    Copy the full SHA
    ef8f43c View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Configuration menu
    Copy the full SHA
    347af82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15d6343 View commit details
    Browse the repository at this point in the history
  3. update-typescript.md-for-resources (Azure#15671)

    * update-typescript.md-for-resources
    
    * update
    colawwj authored Aug 23, 2021
    Configuration menu
    Copy the full SHA
    0abf5a4 View commit details
    Browse the repository at this point in the history
  4. Update Swagger document for recent API updates: (Azure#15601)

    - Update description for model-version query parameter
    - Update description for language query parameter (not including OCR operation)
    ryogok authored Aug 23, 2021
    Configuration menu
    Copy the full SHA
    ea41655 View commit details
    Browse the repository at this point in the history
  5. Updated full backup and restore docs to point to managed hsm (Azure#1…

    …5664)
    
    * updated urls to point to managed hsm
    
    * Updated RBAC and security domain examples to point to mhsm endpoint
    maddiemlucas authored Aug 23, 2021
    Configuration menu
    Copy the full SHA
    6de27dc View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

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

    …stable/2015-07-01 (Azure#14103)
    
    * Create metricDefinitions_API.json
    
    * Update readme.md
    
    * Create GetMetricDefinitions.json
    
    * Update metricDefinitions_API.json
    
    Fix resource provider casing
    
    * Update metricDefinitions_API.json
    
    Use standardized error response format
    
    * Update metricDefinitions_API.json
    
    Need to use same error response format for all apis in this api version
    
    * Create operations_API.json
    
    Add operations API
    
    * Create OperationList.json
    
    Add operations example
    
    * Update readme.md
    
    Add operations API
    
    * Update operations_API.json
    
    Fix the operations API
    
    * Update readme.md
    
    Add suppressions for DefaultErrorResponseSchema
    
    * Update metricDefinitions_API.json
    
    Fix autorest, lint, etc issues
    
    * Update operations_API.json
    
    Fix autorest / lint / etc issues
    
    * Update GetMetricDefinitions.json
    
    Update example to better match what is being returned now.
    
    * Add OperationsAPI Lint suppression
    
    Add OperationsAPI Lint suppression
    
    * Suppress R3023 due to a bug with the rule not realizing the operations API is specified.
    
    * Modify the suppression reason
    
    * Make ResourceUriParameter in sync with the one in service diagnostics settings API
    
    * Update readme.md
    
    Revert back to package-2021-04 tag for the SDK to fix build breaks
    ToddKingMSFT authored Aug 24, 2021
    Configuration menu
    Copy the full SHA
    0efd11a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c0a6a0 View commit details
    Browse the repository at this point in the history
  3. Add missing features to be released in 2021-06-01 into 2021-06-01-pre…

    …view (Azure#15602)
    
    * Add missing features to be released in 2021-06-01 into 2021-06-01-preview
    
    * Prettier fix
    
    * Fix naming from review comments
    
    * Fix parameter names in azureADOnlyAuthentication examples
    
    * Remove systemData from azureAdOnlyAuthentication.json
    
    Co-authored-by: Surya <sunagesw@microsoft.com>
    cool-mist and Surya authored Aug 24, 2021
    Configuration menu
    Copy the full SHA
    3d5e055 View commit details
    Browse the repository at this point in the history
  4. 2021-06-01 version for AzureADOnlyauthSupport (Azure#14780)

    * 2021-06-01 version for AzureADOnlyauthSupport
    
    * Spell check and prettier fix
    
    * update AzureADOnlyAuthentication
    
    * prettier and lint fix
    
    * Update azureADOnlyAuthentication.json
    
    * Update workspace.json
    
    * spell check fix
    
    * added missing node family and updated settings
    
    * List AzureADOnlyAuthentication
    
    * fix systemData-R4009 RequiredReadOnlySystemData
    
    * Additional properties not allowed: systemData
    
    * Add optional parameters for customer storage account
    
    * Update workspace.json
    
    Remove extra space
    
    * Add UAMI CMK properties
    
    * prettier fix
    
    * removed system Data
    
    * conflict and validation fix
    
    * Importing latest change from Integration runtime 2021-05-01 version to 2021-06-01
    
    * Cross-Version Breaking Changes fix
    
    Co-authored-by: Sravan Thupili <srthupil@microsoft.com>
    Co-authored-by: Kunal Kashyap <kkashyap@microsoft.com>
    Co-authored-by: Dushyant Bansal <dubansal@microsoft.com>
    Co-authored-by: kashyap-kunal <72463758+kashyap-kunal@users.noreply.github.com>
    5 people authored Aug 24, 2021
    Configuration menu
    Copy the full SHA
    69053fb View commit details
    Browse the repository at this point in the history
  5. relay_track2_config (Azure#15745)

    * relay_track2_config
    
    * Update readme.python.md
    
    Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
    RAY-316 and msyyc authored Aug 24, 2021
    Configuration menu
    Copy the full SHA
    327b222 View commit details
    Browse the repository at this point in the history
  6. [Hub Generated] Public private branch 'dev-maintenance-Microsoft.Main…

    …tenance-2021-09-01-preview' (Azure#15713)
    
    * Adds base for updating Microsoft.Maintenance from version preview/2021-04-01-preview to version 2021-09-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    KalpeshChavan12 authored Aug 24, 2021
    Configuration menu
    Copy the full SHA
    dae794f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    09c9f24 View commit details
    Browse the repository at this point in the history
  8. [Hub Generated] Review request for Microsoft.CustomerLockbox to add v…

    …ersion preview/2018-02-28-preview (Azure#15307)
    
    * Fixing incorrect contract details for customer lockbox RP.
    
    * Fixing validation errors
    
    * Fixing spell check failure
    
    * PR comments
    
    * Fixing go SDK issue.
    
    * removing sdks not requested by customeras
    vilaksh authored Aug 24, 2021
    Configuration menu
    Copy the full SHA
    d7bea65 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e5c47c5 View commit details
    Browse the repository at this point in the history
  10. Adding 2021-07-01 version in recoveryservices, recoveryservicessitere…

    …covery folder to make it S360 compliant (Azure#15708)
    
    * Adding a new API version 2021-07-01 to make recoveryservices and recoveryservicessiterecovery RP same as recoveryservicesbackup
    
    * Updating readme.md file
    
    * Resolved PR comments
    
    * Fixing Avocado failures
    
    Co-authored-by: Madhumanti Dey <madhude@microsoft.com>
    deymadhumanti and madhude authored Aug 24, 2021
    Configuration menu
    Copy the full SHA
    5453736 View commit details
    Browse the repository at this point in the history
  11. Changed FSPG RestartParameter.failoverMode from string to enum for AP…

    …I 2021-06-01, 2021-06-01-preview, and 2021-06-15-privatepreview (Azure#15753)
    
    * Changed FSPG RestartParameter.failoverMode from string to enum for API 2021-06-01, 2021-06-01-preview, and 2021-06-15-privatepreview
    
    * Change enum first letter to lower case
    
    * Change to upper case
    xunsun-commits authored Aug 24, 2021
    Configuration menu
    Copy the full SHA
    1b1df79 View commit details
    Browse the repository at this point in the history
  12. move Metrics Advisor v1.0 to stable (Azure#15656)

    * move Metrics Advisor v1.0 to stable and dup to v1.1-preview.1
    
    * remove preview first to make PR clean
    
    * fix readme.md
    
    * trigger the validation
    bowgong authored Aug 24, 2021
    Configuration menu
    Copy the full SHA
    1f56b72 View commit details
    Browse the repository at this point in the history
  13. Add common types.json v2 (Azure#15735)

    * Copy types.json from common 1.0
    
    * Remove definitions and parameters which already exist in common-types directory. Use the common-types Resource definitions instead of defining it again
    
    * Remove EntityCommonProperties which should be located in a common directory under a specific version.
    
    Co-authored-by: Anat Gilenson <anatgilenson@microsoft.com>
    anat-gilenson and Anat Gilenson authored Aug 24, 2021
    Configuration menu
    Copy the full SHA
    d3c50e4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8dc5f1d View commit details
    Browse the repository at this point in the history
  15. [Hub Generated] Review request for Microsoft.Devices to add version p…

    …review/2021-09-01-preview (Azure#15428)
    
    * Adds base for updating Microsoft.Devices from version preview/2021-07-01-preview to version 2021-09-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Added creation time in the iothub description
    
    * implemented system data property
    
    * updating examples for iothub bv rg and subscription
    
    * Committing unsaved changes
    
    * removing creationTime
    
    * reverting unformatted change
    
    * Fixing josn pretty issue
    
    * Adds suppression to readme
    
    * Removing external reference to internal reference
    
    * reverting the suppression
    vikramadityab72 authored Aug 24, 2021
    Configuration menu
    Copy the full SHA
    2105605 View commit details
    Browse the repository at this point in the history
  16. Merge with main

    Anat Gilenson committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    e5d5292 View commit details
    Browse the repository at this point in the history
  17. Fix merging errors

    Anat Gilenson committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    ad77a0a View commit details
    Browse the repository at this point in the history