-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[engsys] update dependency @types/tunnels
#17111
Comments
jeremymeng
added
Client
This issue points to a problem in the data-plane of the library.
EngSys
This issue is impacting the engineering system.
labels
Aug 24, 2021
This was referenced Aug 24, 2021
ghost
pushed a commit
that referenced
this issue
Aug 27, 2021
It appears not used by cosmos so removing it from cosmos's devDependencies list. Resolves #17111
zihzhan-msft
added a commit
to zihzhan-msft/azure-sdk-for-js
that referenced
this issue
Sep 22, 2021
commit 4271d639498a18c44c35b54817376919864f5c37 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Tue Sep 21 19:58:15 2021 -0700 Clean-up changelog scripts (#17774) Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com> commit 075e47e82d48678c999f514c186e590b7031228b Author: ckairen <38804567+ckairen@users.noreply.github.com> Date: Tue Sep 21 16:31:16 2021 -0700 Accounting for packages without samples (#17765) commit f1a58bf9ec79b79db8a0c0e1fcf563cb40722711 Author: Malcolm Tyrrell <36992510+MalcolmTyrrell@users.noreply.github.com> Date: Tue Sep 21 19:45:26 2021 +0100 Prepare for an initial release of Azure Remote Rendering beta package (#17747) We haven't push an initial package for JS until now. We were waiting to push it at the same time as Python, but that has been delayed yet again, so let's just push this out, since we just pushed packages for Java and .net. commit af6272333f4e9971269d10d72874d8f2b84dac02 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Tue Sep 21 11:20:32 2021 -0700 Automatic rush update --full (#17748) commit c04c418184271bc8f5abcef33f6704a4b086f5af Author: Hector Hernandez <39923391+hectorhdzg@users.noreply.github.com> Date: Tue Sep 21 10:45:06 2021 -0700 Update OT Exporter to latest spec changes (#17752) commit 3bde1f81943273d8e5851a64f6f535cf421b7ce9 Author: Wes Haggard <weshaggard@users.noreply.github.com> Date: Tue Sep 21 08:39:45 2021 -0700 Enable release stage selection at queue time (#17758) commit 9dc14fbd3f69e2f1fcef3bdb3eb6ad376a7862c6 Author: Maor Leger <maorleger@users.noreply.github.com> Date: Tue Sep 21 07:34:57 2021 -0700 [KeyVault] - Retry flaky certificates test (#17757) ## What - Automatically retry a certificate test that is known to be flaky up to 2 times (so 3 times total) - Use the recorder.getUniqueName instead of the test name for the certificate name ## Why - This test has been flaky for quite some time, and is known to fail when the service does not pick up the cancel operation job fast enough. This is both known and expected and the client should be resilient to such things. But in this case we are explicitly testing the error case and I did not want to remove that bit of safety - Switching to using the recorder is IMO a preferred approach - and I have been doing that every time I re-record a test. Resolves #17737 Resolves #17599 commit 0a7d6faba594e9719232a37d1fbb82ebb2edf152 Author: Scott Addie <10702007+scottaddie@users.noreply.github.com> Date: Mon Sep 20 19:13:21 2021 -0500 Link to Log Analytics throttling guidance from Monitor Query README (#17754) commit af1b6776b4feb40c15423c2692c900e4e0579559 Author: Daniel Rodríguez <sadasant@users.noreply.github.com> Date: Mon Sep 20 17:07:33 2021 -0400 [Identity] Removing null from the AzurePowerShellCredential getToken (#17755) commit b47c0dac14cd566964740f9bd7f927ad8b59af23 Author: Maor Leger <maorleger@users.noreply.github.com> Date: Mon Sep 20 13:59:56 2021 -0700 [KeyVault] - Put Key Rotation back in for 7.3 (#17733) After a few discussions we decided that Key Rotation is back in! So this commit reverts the revert and brings Key Rotation back. commit 52e8d8196c1b2e44cd81c9abdbe8097001d77ef8 Author: Craig Treasure <Craig.K.Treasure@microsoft.com> Date: Mon Sep 20 13:42:31 2021 -0700 Prepare Mixed Reality Authentication for initial beta release (#17753) - This change prepares the Azure Mixed Reality Authentication package for an initial beta release. commit d01edaf2f3c18901602b82a271d6c8db4e6ec8dd Author: Jose Manuel Heredia Hidalgo <joheredi@microsoft.com> Date: Mon Sep 20 14:57:19 2021 -0500 Enforce https in bearerTokenPolicy (#17749) commit e2f6e8d80101fdaa9c042d18b86838696c038ac6 Author: chradek <51000525+chradek@users.noreply.github.com> Date: Mon Sep 20 09:38:16 2021 -0700 remove delay devDependency (#17305) Resolves #17089 `@azure/abort-controller` doesn't use `delay` in any tests, so easy removal. `@azure/service-bus` used `delay` for perf tests, but only as a promisified setTimeout. Removed dependency and replaced with a simple delay function. commit 45de594e60f61d352d4467066a2c22223fdf6f98 Author: colawwj <70128817+colawwj@users.noreply.github.com> Date: Sat Sep 18 16:36:39 2021 +0800 update-reade.md (#17744) commit 6a350c64c8aaa74cc07e92f7d1f471736170e663 Author: Deyaaeldeen Almahallawi <dealmaha@microsoft.com> Date: Fri Sep 17 18:33:04 2021 -0400 [Schema Registry] Apply Archboard requested renames (#17720) * [Schema Registry] Apply Archboard requested renames * edit * more renamings commit 3a610f2b3c70912f7b51282f710dbcce3545e235 Author: KarishmaGhiya <kaghiya@microsoft.com> Date: Fri Sep 17 14:29:50 2021 -0700 [monitor-query] fix what is publicly exported and make only one copy of function (#17562) commit df4828a8152b75a96b6b6904d1aa925cd62f91b0 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Fri Sep 17 10:20:55 2021 -0700 Sync eng/common directory with azure-sdk-tools for PR 2010 (#17718) * Remove empty sections in changelog entry as part of prepare release * Update SECTIONS_HEADER_REGEX to accomodate various header levels Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com> commit bcb1827548713a4d239050257a3e1023af0e4474 Author: chradek <51000525+chradek@users.noreply.github.com> Date: Fri Sep 17 10:07:16 2021 -0700 [event-hubs] Enable unit-test for node.js in CI (#17492) Replaces #14568 Uses the `@azure/mock-hub` package to start a local mocked version of Event Hubs to run tests against. There are a lot of whitespace changes (indentation) so I recommend viewing with whitespace changes hidden. commit 2961b5ce3638249feed15b3404ca9057f789bdff Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Thu Sep 16 22:33:56 2021 -0700 Post release automated changes for sql releases (#17725) Post release automated changes for azure-arm-sql commit 7351e8cf463dbe478b57c9a7fa385cf2a33cd358 Author: Qiaoqiao Zhang <55688292+qiaozha@users.noreply.github.com> Date: Fri Sep 17 13:30:39 2021 +0800 Update automation_generate.sh (#17333) * Update automation_generate.sh * Update automation_generate.sh commit 1e3c1e704b4e0b07164927e915c2a511cad6e703 Author: colawwj <70128817+colawwj@users.noreply.github.com> Date: Fri Sep 17 09:56:32 2021 +0800 sql-track2 (#17724) * sql-track2 * sql-track2 commit c3ef516578ee169ed8a1e34eb0089076f0224a6f Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Thu Sep 16 16:03:19 2021 -0700 Post release automated changes for monitor releases (#17555) Post release automated changes for azure-monitor-query commit b413312412d7c5c0e522105740655285e9e76299 Author: Jeremy Meng <yumeng@microsoft.com> Date: Thu Sep 16 15:39:15 2021 -0700 [credscan] unify passwords into a single place holder. (#17712) commit 4b04f42bc12d449b36b827bc3887c0d901e6ab25 Author: Daniel Jurek <djurek@microsoft.com> Date: Thu Sep 16 14:09:19 2021 -0700 Use default branch when queueing build in docindex (#16590) * Add ability to override Docs CI source branch * Wha thappens with an empty SourceBranch? * Remove SourceBranch * Comment out steps for faster iteration * SourceBranch * Readd skipped steps * Remove extra added steps commit 809f05c652ac9bb0fc08ce7048d8b5e33b9fc3e0 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Thu Sep 16 12:33:45 2021 -0700 Sync eng/common directory with azure-sdk-tools for PR 2011 (#17698) * Common pipeline template and script to detect API changes * Cahnges as per review comments * Review comment changes * CCahgnes as per review comments * Show warning for list of failed packages to detect API changes * Apply suggestions from code review Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com> Co-authored-by: praveenkuttappan <prmarott@microsoft.com> Co-authored-by: praveenkuttappan <55455725+praveenkuttappan@users.noreply.github.com> Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com> commit 88ad5f17c8c8cdf68cb04713e92f5d4c7731a7a0 Author: CHILIU-MSFT <44037195+CHILIU-MSFT@users.noreply.github.com> Date: Thu Sep 16 11:49:44 2021 -0700 Update signaling package version (#17716) commit 27bb5a5a9b28ff30696bf86e78a4ebef24c12c9c Author: Ramya Rao <ramya.rao.a@outlook.com> Date: Thu Sep 16 11:22:58 2021 -0700 Remove references to specific Node.js versions in readmes (#17703) Now that we have a support policy around Node.js versions, issues were logged as part of a sweep of all the documentation to ensure we don't mentioned specific Node.js versions and instead point to the support policy. This PR does the needful for a handful of packages. Similar changes are needed for some arm packages that will be managed by the mgmt plane team. Another issue for Track 1 cognitive services is #17603 which will be handled separately Fixes #17632 Fixes #17650 Fixes #17663 Fixes #17668 Fixes #17678 commit cb58001106436ca62eeb8b95e92fcd2f7f0ebb2e Author: Deyaaeldeen Almahallawi <dealmaha@microsoft.com> Date: Thu Sep 16 13:07:14 2021 -0400 [Schema Registry Avro] Move the shim file to types (#17704) * [Schema Registry Avro] Move the shim file to types * address feedback commit 2c381b21ffc917bf22b4add10776278967ac85db Author: Harsha Nalluru <sanallur@microsoft.com> Date: Wed Sep 15 17:36:08 2021 -0700 [App Config] Add AZURE_AUTHORITY_HOST in the readme (#17711) commit 004c36cbfb1a94e93db406b3bd7a53b7b556c1ac Author: Jeremy Meng <yumeng@microsoft.com> Date: Wed Sep 15 16:50:08 2021 -0700 [credscan] replace KV certificates in recordings with placeholder (#17593) * [credscan] replace KV certificates in recordings with placeholder Add a KV-certificate specific customization to replace base64-encoded certificates in recordings with a placeholder. even though `"values": "MII[^"]+"` looks very general, I checked all KV-certificates recordings and found that all the occurrences are expected to be replaced. Also fixed incorrect `dotenv` config in karma.config.js. * Add KV certificate replacement placeholder to suppression list * Skip playback test commit 3a0dbd580ba69fe34a80cae9a49db0fbcc987121 Author: luc <44377201+LuChen-Microsoft@users.noreply.github.com> Date: Wed Sep 15 15:56:26 2021 -0700 update communication signaling client (#17708) commit 40ce26d0fcefc292e173920bec8c0504ee646984 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Wed Sep 15 15:34:35 2021 -0700 Sync eng/common directory with azure-sdk-tools for PR 2016 (#17701) * Make ServiceName optional for verify-changelog In cases like go where we don't pass a service name having this default to "not-specified" breaks things so we should allow for ServiceName and/or ServiceDirectory to be empty. * Put quotes around the strings to allow for empty Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com> commit bb709c3c5275813b7f73ec729971151e5b35a1da Author: Harsha Nalluru <sanallur@microsoft.com> Date: Wed Sep 15 15:25:14 2021 -0700 [App Config] Fix live tests in UsGov and China clouds (#17583) * prettier change * yml file update * Update the etst * update test resources * remove switch case * adding some logs * Updatre HMAC-SHA256 syntax to follow https://docs.microsoft.com/en-us/azure/azure-app-configuration/rest-api-authentication-hmac#syntax * testApplicationOid * testing with template fro .NET repo * remove keyvault traces * Add switch case statement to see if that matters * update name * add azure secrets as outputs * update service version * Update sdk/core/core-http/src/policies/deserializationPolicy.ts * Update sdk/core/core-http/src/policies/deserializationPolicy.ts * Update sdk/core/core-http/src/policies/deserializationPolicy.ts * revert core-http * Ben hates this snippet, let's remove and test * changelog * Update sdk/appconfiguration/app-configuration/CHANGELOG.md Co-authored-by: Ben Broderick Phillips <ben@benbp.net> Co-authored-by: Ben Broderick Phillips <ben@benbp.net> commit 3c0e4cccf7b0061ecc6958cbe9639ef276566a96 Author: KarishmaGhiya <kaghiya@microsoft.com> Date: Wed Sep 15 15:14:59 2021 -0700 open dependnecy update (#17709) commit 03fd572ecdafaf72fe1e6081d6d0ea60c666dfa8 Author: KarishmaGhiya <kaghiya@microsoft.com> Date: Wed Sep 15 13:36:39 2021 -0700 improvements (#17614) commit 18f88f8cd9808a3a1c3e3648d9eaed57a528b8ac Author: Hector Hernandez <39923391+hectorhdzg@users.noreply.github.com> Date: Wed Sep 15 13:31:37 2021 -0700 [Azure Monitor Exporter] Fix issue with dependency type in DB Spans (#17705) commit 178a0da0335b39d1bb4910508c3b165ee258af9f Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Wed Sep 15 12:44:02 2021 -0700 Sync eng/common directory with azure-sdk-tools for PR 2009 (#17596) * Skip PSModule caching in container jobs * Add succeeded check to condition Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com> Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com> Co-authored-by: Ben Broderick Phillips <ben@benbp.net> Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com> commit 6cd128c09330c8787d1f9cbf987f0b17b2d828c2 Author: Deyaaeldeen Almahallawi <dealmaha@microsoft.com> Date: Wed Sep 15 15:08:56 2021 -0400 [Schema Registry] No longer return an undefined and throw instead (#17700) commit 1a593e5b183daa62c94146c525306f8ea51446f5 Author: Jeremy Meng <yumeng@microsoft.com> Date: Wed Sep 15 11:49:03 2021 -0700 Bump pnpm version to 6.14.2 (#17017) pnpm 6.13.0 includes fix to the "tar" security vulnerability issue. * pnpm v6 rename pnpmfile.js to .pnpmfile.cjs See https://github.com/pnpm/pnpm/releases/tag/v6.0.0 for details. * Add changes done by `rush update` * rush update --recheck * bump pnpm version to current latest version 6.14.2 * Adapt to pnpm change to reduce directory nesting in virtual store, pnpm v6 replaces '/' in package name with '+'. https://github.com/pnpm/pnpm/pull/3117 https://github.com/pnpm/pnpm/pull/3314 This breaks `communication-chat` which has an indirect dependency on earlier version of @opentelemetry/api that doesn't provide `esm` support thus needs the commonjs plugin's named exports when rolling up for browser. * Fix native deps installation script commit aced21f84bf4ac6c735b01a44e56022e096cc18e Author: Jeremy Meng <yumeng@microsoft.com> Date: Wed Sep 15 09:17:09 2021 -0700 [credscan] add placeholder for blob batch test secrets (#17609) The affected tests are still skipped due to dynamic GUIDs in blob batch requests but this PR does the work to replace shared keys with a place holder which is suppressed in credscan. * combine placeholder list commit 265e233675ab188580a87ae1cf3f68bb722a9ba7 Author: Jeremy Meng <yumeng@microsoft.com> Date: Tue Sep 14 17:49:24 2021 -0700 [credscan] add suppression placeholder for false positive (#17604) * [credscan] add suppression placeholder for false positive - api review file that happens to contain `export type Secret = Resource & {` https://github.com/Azure/azure-sdk-for-js/blob/de5a026e23211d1641d319dbd5d7a12710215953/sdk/keyvault/arm-keyvault/review/arm-keyvault.api.md#L1150 - a recording sanitization placeholder in ACR commit 4868986e7f311d64478492c1571e59903ccbd3a1 Author: Daniel Rodríguez <sadasant@users.noreply.github.com> Date: Tue Sep 14 20:14:08 2021 -0400 [Identity] Version changes after the releases (#17612) New PR, smaller than the big one I made: https://github.com/Azure/azure-sdk-for-js/pull/17580 This PR: - Changes the Identity package versions to the next beta (meaning, from 1.0.0-beta.2 to 1.0.0-beta.3 and to 2.0.0-beta.6 t o 2.0.0-beta.7). - Sets some packages to use 2.0.0-beta.7 of Identity. Namely: The Identity package, the Key Vault packages and the Monitor Query (I’ve asked @maorleger and @KarishmaGhiya for permission 😄). commit 903c9c244bee433912fad5a85aa172ba11443b42 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Tue Sep 14 16:56:17 2021 -0700 Add for multiple levels of Atx Headers in the CHANGELOG.md (#17613) Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com> commit 4505aaee36a7df03bc04479647d43c3d9c55383b Author: Jeremy Meng <yumeng@microsoft.com> Date: Tue Sep 14 16:23:51 2021 -0700 [credscan] suppress fake test token communication-common README (#17594) in file sdk/communication/communication-common/README.md The decoded jwt token doesn't contain any secrets: ```js {"header": {"alg":"HS256","typ":"JWT"}, "payload": {"exp":3600}} ``` I had considered using `"<user token>"` or similar in the README samples but still prefer the fake test token as customer can understand easily what is expected. commit de5a026e23211d1641d319dbd5d7a12710215953 Author: Maor Leger <maorleger@users.noreply.github.com> Date: Tue Sep 14 16:09:24 2021 -0700 [KeyVault] - Add provisioner OID to initial MHSM admins (#17611) commit baf4ab0985b47d23c679d1ff408b7d8d98fd7d4f Author: Maor Leger <maorleger@users.noreply.github.com> Date: Tue Sep 14 12:50:53 2021 -0700 [KeyVault] - Add getCryptographyClient method to KeyClient (#17529) ## What - Adds the `KeyClient#getCryptographyClient` convenience method - Updates remoteCryptographyProvider to allow omitting the key version ## Why A few reasons we're doing this: 1. Discoverability - by surfacing this at the top level it'll make `CryptographyClient` more discoverable 2. Being able to share an httpClient and Pipeline instead of continuously creating new ones For the second bullet-point, I noticed in passing that we validate that the version exists and is not empty. That's incorrect, we should allow version to be optional. The service supports it, all other languages do that, and our public API says version is optional anyway. Resolves #17529 commit 74f543c7768afd361881951053d1106219966f8b Author: Jeremy Meng <yumeng@microsoft.com> Date: Tue Sep 14 12:49:16 2021 -0700 [Engsys] Suppress credscan reported issues for test constants (#17505) * Remove leftover recordings whose tests had been deleted * Move test secrets into file so we can suppress the file, instead of suppressing using the unstable hashes * Update suppression list commit 12d4a7a129d9d0e63848ee64d536d7363f56172e Author: Scott Addie <10702007+scottaddie@users.noreply.github.com> Date: Tue Sep 14 13:34:04 2021 -0500 Final consistency review of Monitor Query README (#17591) * Final consistency review of Monitor Query README * Add rate limits section commit 594ec5b29ccecf6c5df24af2121af93f8498e334 Author: luc <44377201+LuChen-Microsoft@users.noreply.github.com> Date: Tue Sep 14 11:12:51 2021 -0700 Update communication signaling (#17605) * update communication signaling * update release date commit c748074e97fa314f38ad4cf47ce6f8b0df996f0a Author: Ramya Rao <ramya.rao.a@outlook.com> Date: Tue Sep 14 10:10:14 2021 -0700 Update codeowners for communication packages (#17530) commit 6845eb8dd3b1fc40ec4bea87c55cd734b815d47c Author: Hector Hernandez <39923391+hectorhdzg@users.noreply.github.com> Date: Tue Sep 14 09:02:14 2021 -0700 OpenTelemetry Exporter Fix issue loading SDK version (#17595) commit 02bcfb182851c6b819dff4ac215318d8b27244e1 Author: Hirofumi Horikawa <hori.kawa.shima.tool+github@gmail.com> Date: Tue Sep 14 10:25:31 2021 +0900 Loganalytics needs tokenAudience when creating creds (#15399) commit a11723db439f975dd1049fc175f3d241e93af132 Author: Jeremy Meng <yumeng@microsoft.com> Date: Mon Sep 13 16:38:15 2021 -0700 [core] fix incorrect caching of proxy agents (#17546) The problem is that we only ever create one proxy agent and cache it, despite that different requests could have different proxy settings. This PR fixes the issue by using a cache of a map of <string, AgentCache>, with the string representation of proxy settings as the key. Issue #16418 commit 0cc9db0c8de9df088d3c441b722152b38ae2cf9b Author: Ramya Rao <ramya.rao.a@outlook.com> Date: Mon Sep 13 15:23:24 2021 -0700 Set ensureConsistentVersions to false (#17587) commit 2cecf7e7f7887b9df67b219896d37d3a0cb23af6 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Mon Sep 13 13:50:41 2021 -0700 Sync eng/common directory with azure-sdk-tools for PR 1979 (#17589) * Move logic for removing empty sections to ChangeLog-Operations.ps1 * Refactor sections regex * Add SanitizeEntry parameter Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com> commit 5e2a9429022ef28777791f89e91a5b91648caadf Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Mon Sep 13 13:05:57 2021 -0700 Fix SemVer.ToString to handle v0 case (#17588) Since we are treating v0 versions as prerelease we need to make sure we don't accidently start to add the bogus prerelease label in cases where we call ToString() on the version. Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com> commit cc987d2b6f947740c6ce9502f730fd3c0ad5965e Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Mon Sep 13 13:04:50 2021 -0700 Sync eng/common directory with azure-sdk-tools for PR 1946 (#17582) * Add ability to exit gracefully when all files in the diff are excluded * Address case where cspell exits with an error when all files from the 'files' config list are excluded by the expressions in 'ignorePaths' * Add tests * Review feedback: impl goes at the bottom and should be treated as a script, logic for testing should happen above that and exit appropriately if running tests * Import common instead of logging * Enable strict mode Co-authored-by: Daniel Jurek <djurek@microsoft.com> commit 92de67e9dd49e7285899d41bbd1916cb4505707b Author: Deyaaeldeen Almahallawi <dealmaha@microsoft.com> Date: Mon Sep 13 14:01:17 2021 -0400 [schema-registry-avro] serialize into JS's standard Uint8Array instead of Buffer (#17549) * [schema-registry-avro] serialize into JS's standard Uint8Array instead of Buffer * return a strict Uint8Array commit 7d82d3331de2dbd8db193f49bb783ae60c4a4fb9 Author: KarishmaGhiya <kaghiya@microsoft.com> Date: Mon Sep 13 09:28:03 2021 -0700 Monitor query test optimization (#17557) commit 1852b2e6a6fef85e7ec0e6453d24603109d7f61b Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Mon Sep 13 09:21:55 2021 -0700 Sync eng/common directory with azure-sdk-tools for PR 1983 (#17542) * Doc Updates and Revisions for External Use The focus of these changes is to revise the script to better support use by external contributors and others outside of the Azure SDK ecosystem and without access to the Microsoft AAD Tenant. Changes include: - Creation of a new Test Application service principal is now possible from a non-Microsoft AAD tenant. - When a new Test Application principal is created, the principle of least privilege is now applied; the new Test Application is granted ownership of the resource group associated with the test resources and no longer has access to any other resources in the subscription. - If an existing Test Application principal is specified, it will be assigned ownership of the resource group created. This supports using a Test Application principal without privileges at the subscription-level. - When no provisioner is specified, the script is now executed in the context of the caller rather than the Test Application principal. This supports using a Test Application principal that has restricted privileges and better aligns to the purpose of the Test Application principal. - The `$TestApplicationOid` is now explicitly bound at the time a new Test Application principal is created rather than having to query for it later. - Common error scenarios resulting from lack of permissions now provide messaging with more context of why the failure occurred and suggest remediation. - Added new examples to illustrate the common call patterns needed by external contributors running the script, outside of the Microsoft tenant and Azure SDK ecosystem. - Documentation has been enhanced with additional context to detail the permissions and roles assigned by the script. - Added documentation details for Bicep template use. * Add the provisioner OID to the deployment params Key Vault needs this to deploy Managed HSMs. There's a corresponding change necessary in test-resources.json I'll roll out across languages. * Fixing typos and spelling mistakes Co-authored-by: Jesse Squire <jesse.squire@gmail.com> Co-authored-by: Heath Stewart <heaths@microsoft.com> commit 0f75384e3dd57dad670917da1d7ba95c8d740098 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Mon Sep 13 09:18:41 2021 -0700 Automatic rush update --full (#17481) commit 13861173b63f159ab71ae61f2c62da429ac69a6f Author: Jeremy Meng <yumeng@microsoft.com> Date: Fri Sep 10 15:38:24 2021 -0700 Upgrade dev dependency ts-node to ^10.0.0 (#17323) commit b85b05a28f920558b5439d6f2ff95b35840db6b5 Author: ckairen <38804567+ckairen@users.noreply.github.com> Date: Fri Sep 10 15:35:21 2021 -0700 Smoke test isolation per package (#17528) * Smoke test isolation per package * PR mod * Error msg clarity commit f34dcf0d719c58a1a9d701e8508708687120dc99 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Fri Sep 10 13:52:58 2021 -0700 Post release automated changes for storage releases (#17567) * Post release automated changes for azure-storage-blob * Post release automated changes for azure-storage-file-share * Post release automated changes for azure-storage-file-datalake commit c48374bc6d24566991387f240271e8ffd5a1716b Author: Jose Manuel Heredia Hidalgo <joheredi@microsoft.com> Date: Fri Sep 10 14:13:34 2021 -0500 [core-lro] Check for string type before calling toLowerCase() (#17573) * Check for string type before calling toLowerCase() * Update changelog commit 45a3fd3dca4beea01de1fae766187fa2a4a9e612 Author: Ziheng Zhou(MSFT) <v-zihz@microsoft.com> Date: Sat Sep 11 02:18:01 2021 +0800 Update search to enable live testing in sovereign clouds for multiple services (#17443) * update to enable live testing in sovereign clouds for search * Update search to enable live testing in sovereign clouds for multiple services * update test-resources.json * update recordedClient.ts commit 59838aa40db22c0470f2a5e3119db8d452c247d7 Author: Harsha Nalluru <sanallur@microsoft.com> Date: Fri Sep 10 10:34:29 2021 -0700 [Perf Tests] Migrate the older perf test projects to new model - event based SDKs (#17383) * move to the new structure * minor edits * sample.env and readmes * more changes * track 2 service-bus looks fine * track 1 also seems fine * more fixes * formatting * Update sdk/eventhub/perf-tests/event-hubs-track-1/README.md Co-authored-by: Daniel Rodríguez <sadasant@users.noreply.github.com> * Update sdk/eventhub/perf-tests/event-hubs-track-1/README.md * Apply suggestions from code review * lock file * lock file from master * lock file * all minor feedback * more formatting * remove prebuild * more care for readmes Co-authored-by: Daniel Rodríguez <sadasant@users.noreply.github.com> commit 127625e3298cd3aba87437a6d44ffb00e1f558b5 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Fri Sep 10 10:05:46 2021 -0700 Post release automated changes for synapse releases (#17508) Post release automated changes for azure-synapse-managed-private-endpoints commit 5b8efeea97ebd1fbaa25e68e9c50b077cc33bba3 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Fri Sep 10 10:03:31 2021 -0700 Post release automated changes for purview releases (#17560) Post release automated changes for azure-arm-purview commit 9106fe32f5b2e306e6a853333d4d7b94862c7b97 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Fri Sep 10 10:02:06 2021 -0700 Post release automated changes for storage releases (#17570) Post release automated changes for azure-storage-queue commit 2120d33a926269de3cb7a27bee91d86090bd95d9 Author: Daniel Rodríguez <sadasant@users.noreply.github.com> Date: Fri Sep 10 11:58:15 2021 -0500 [Identity] Removed duplicated changelog line (#17572) Woops! 😝 It went over our heads 😱 commit 45bc463e64b24e87a18ac58e4b85258b6e46be56 Author: EmmaZhu-MSFT <emmazhu@microsoft.com> Date: Fri Sep 10 18:13:42 2021 +0800 Update changelog for storage-queue (#17569) commit ac05634c654d51936ad57dd080bb45d3e9703f40 Author: Harsha Nalluru <sanallur@microsoft.com> Date: Thu Sep 9 22:43:12 2021 -0700 Ignore formatting .env files (#17561) Prettier tried to format my .env files by adding a `\` before a `.` present in a secret. commit 1444b23aeb351e984f9d28585ca68aca453d33ab Author: EmmaZhu-MSFT <emmazhu@microsoft.com> Date: Fri Sep 10 13:39:34 2021 +0800 Upgrade storage packages versions. (#17564) commit 1514d847f5a4fdb868d0407f40dcf308e5086f5a Author: Daniel Rodríguez <sadasant@users.noreply.github.com> Date: Thu Sep 9 19:13:09 2021 -0500 [Recorder v1] Fixed edge case double replacements (#17553) I know this is an edge case, but it’s also a performance improvement 😄 Feedback appreciated! Fixes #14353 commit 9efb573ecbd8df14bc9bfacb3bb1956211951afb Author: KarishmaGhiya <kaghiya@microsoft.com> Date: Thu Sep 9 16:51:09 2021 -0700 Monitor query updates (#17459) commit b49ffb174f96dfa3fe019efae1a5c6ddfc98346e Author: Hector Hernandez <39923391+hectorhdzg@users.noreply.github.com> Date: Thu Sep 9 16:41:48 2021 -0700 Updating OT Exporter to align with latest mappings spec (#17392) * Fix retry handling for Session Not Found errors * Update sdk/cosmosdb/cosmos/test/internal/session.spec.ts Co-authored-by: Zachary Foster <zfoster@users.noreply.github.com> * Update CODEOWNERS for Application Insights (#17055) * Updating Azure Monitor Exporter to align with latest schema spec * Revert unwanted changes * WIP * Rush update * Format * Addressing comments * Format * Addressing comments * Addressing comments * rush update * Do not throw when version cannot be loaded * Fix test Co-authored-by: Steve Faulkner <southpolesteve@gmail.com> Co-authored-by: Zachary Foster <zfoster@users.noreply.github.com> Co-authored-by: omziv <80668253+omziv@users.noreply.github.com> Co-authored-by: Ramya Rao <ramya.rao.a@outlook.com> commit fd63748d34925b020151a823d2a599f56fb6e124 Author: Daniel Jurek <djurek@microsoft.com> Date: Thu Sep 9 15:52:19 2021 -0700 Remove @azure/schema-registry-avro from docs onboarding until issue is addressed https://github.com/Azure/azure-sdk-for-js/issues/17550 (#17551) commit d5a8e9bd68834003ef8fe660fcc49140a038418b Author: Will Temple <witemple@microsoft.com> Date: Thu Sep 9 17:48:04 2021 -0400 [identity] User study feedback and renames (#17466) * Identity user study feedback changes. * Apply suggestions from code review Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com> * Added a couple more words to the error message for clarity * prepare for release * Format * use javascript as the language specifier in sample code * Fix browser mapping. * Apply suggestions from code review Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com> * fixed test Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com> commit 4feb27b6de38e0f670e9b217e50fb35ebcee9a30 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Thu Sep 9 14:01:17 2021 -0700 Install az module if not installed in deploy-stress-tests.ps1 (#17534) Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com> commit 5de257624fbe232d8039c9f720851af5a82c4572 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Thu Sep 9 11:03:51 2021 -0700 Explicitly exit 0 so a failed inner command (like mvn) doesn't propagate up to a failure of the pipeline (#17537) Co-authored-by: Daniel Jurek <djurek@microsoft.com> commit 838d804c19fb0d97ba17195a37957b9cbf37cfd3 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Thu Sep 9 01:32:27 2021 -0700 Post release automated changes for servicebus releases (#17538) Post release automated changes for azure-arm-servicebus commit df6fef5611fd0d58445ec128002b18dd79ad5bc6 Author: colawwj <70128817+colawwj@users.noreply.github.com> Date: Thu Sep 9 15:20:14 2021 +0800 servicebus-track2 (#17536) * servicebus-track2 * update commit c6c9c7de5bd2df85babb0ae8e9e04720d86dbf53 Author: colawwj <70128817+colawwj@users.noreply.github.com> Date: Thu Sep 9 11:01:48 2021 +0800 purview-track2 (#17535) * purview-track2 * update commit 73942e3e81007d55521a248e64483e659f221770 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Wed Sep 8 18:06:19 2021 -0700 Post release automated changes for azure-arm-network (#17515) commit 160df574d4888091d4c2a8327474559e9a55c817 Author: Jose Manuel Heredia Hidalgo <joheredi@microsoft.com> Date: Wed Sep 8 19:48:09 2021 -0500 Add authorization header when allowInsecureConnection (#17517) commit 0fd2d83d121a5df4c1587a48fad408501a995ecd Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Wed Sep 8 17:28:15 2021 -0700 Sync eng/common directory with azure-sdk-tools repository (#17532) commit 3cd09b44d516b27b0f1e56234f520f0417f881b4 Author: Daniel Rodríguez <sadasant@users.noreply.github.com> Date: Wed Sep 8 19:25:39 2021 -0500 [Identity] 2.0.0-beta.6 release date (#17533) We’ll be releasing Identity 2.0.0-beta.6 tomorrow 🎉 commit 35f3eddd60ef4df0189f1e1cce93dfd4f7b13bfe Author: Daniel Rodríguez <sadasant@users.noreply.github.com> Date: Wed Sep 8 18:39:08 2021 -0500 [Identity] Simple OnBehalfOfCredential (#17137) * WIP * added test file and another small test-related fix * fixed test after things were up to date * accepting certificate paths * feedback from Jeff * small improvements * moved sendCertificateChain to the OnBehalfOfCredentialCertificateConfiguration * inheritance improvements, by Jeff * small fixes commit 01e60581d456b22ab10100663e0a280f535f527e Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Wed Sep 8 16:34:10 2021 -0700 Post release automated changes for azure-container-registry (#17531) commit fb393b3e5def4dee817a11b391c67db899da17e4 Author: Daniel Jurek <djurek@microsoft.com> Date: Wed Sep 8 14:58:21 2021 -0700 Readd batch to automated onboarding (#17525) commit 85e5b46b39cfe5ce59a78de5ac399b8d9f514c20 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Wed Sep 8 13:23:43 2021 -0700 Post release automated changes for keyvault releases (#17473) Post release automated changes for azure-arm-keyvault commit 9e79f881ac1c45c7aa2f466c000dba2adc9a6c6d Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Wed Sep 8 13:00:38 2021 -0700 Add Skip.SetTestPipelineVersion to allow overidiing of use of BuildID for test version (#17519) Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com> commit 6ccd67cb3d0fb8a26fd66d2f8de04f4705b773d7 Author: Daniel Rodríguez <sadasant@users.noreply.github.com> Date: Wed Sep 8 12:25:56 2021 -0500 [Identity] Support exchanging k8s token to AAD token (#16688) This is a simplified version of what @chlowell did on this PR: https://github.com/Azure/azure-sdk-for-python/pull/19902 This is based on what I understood. I’ll make sure to circle back with Charles before I get this PR out of draft. Fixes #15800 commit 7156a37da9124a440e9198bdcadb835d4ebe7be9 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Wed Sep 8 09:13:42 2021 -0700 Post release automated changes for azure-arm-locks (#17475) commit 86c82c2702d01cfd29ad2c70476c318568fad058 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Wed Sep 8 09:13:35 2021 -0700 Post release automated changes for azure-arm-links (#17474) commit 71c39f954fd64fa8d41bdeea0ce26585538d39c1 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Wed Sep 8 09:13:30 2021 -0700 Post release automated changes for azure-arm-policy (#17472) commit 3c751edaf4a43fbbfaf165ac2824fd62055a73ee Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Wed Sep 8 09:13:16 2021 -0700 Post release automated changes for azure-arm-resources (#17478) commit 7162ba71713b76b8f6aa9792b9d1298445429138 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Wed Sep 8 09:12:58 2021 -0700 Post release automated changes for azure-arm-managedapplications (#17476) commit f33c5f21e0fab0ac80786ef27aaca7a5f141887d Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Wed Sep 8 09:12:40 2021 -0700 Post release automated changes for azure-arm-sql (#17479) commit f261ee15d42aa9e7a0ecc29c5f591dc143bae3e5 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Wed Sep 8 09:12:25 2021 -0700 Post release automated changes for compute releases (#17396) Post release automated changes for azure-arm-compute commit 13a23801f54b657aeb06f334ea8fed27dc0c13e2 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Wed Sep 8 09:12:19 2021 -0700 Post release automated changes for azure-arm-storage (#17480) commit 65190ef9bcbe752eb3a17085956fa37aea56cd07 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Wed Sep 8 09:12:11 2021 -0700 Post release automated changes for azure-arm-features (#17487) commit b85a09baf749672ced1b22c8bddb2dac87857ba8 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Wed Sep 8 09:08:23 2021 -0700 Post release automated changes for eventhub releases (#17488) Post release automated changes for azure-arm-eventhub commit 11cc2c5e114efdd67eec094f4d3c850334f3791f Author: colawwj <70128817+colawwj@users.noreply.github.com> Date: Wed Sep 8 17:33:49 2021 +0800 network-track2-release (#17507) * network-track2-release * update commit 807736df4fee951f5370d1ea28d87cc75c6ec4af Author: Jeremy Meng <yumeng@microsoft.com> Date: Tue Sep 7 14:13:10 2021 -1000 [ContainerRegistry] prepare CHANGELOG for September release (#17498) - update release date commit 03474a234e175e4b7add14884a154e66bd4a9be6 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Tue Sep 7 16:10:19 2021 -0700 updating proxy to use latest version (#17501) Co-authored-by: seankane-msft <seankane@microsoft.com> commit 532247f8c1d094387c25868eaa254c03025a0b4d Author: Deyaaeldeen Almahallawi <dealmaha@microsoft.com> Date: Tue Sep 7 19:02:38 2021 -0400 [schema-registry-avro] Clean up tests and dependencies (#17463) * [schema-registry-avro] Clean up tests and dependencies * restore testing against live resources commit 1d460cc0b3f283460030bd9bf45db5ca56da9ab8 Author: Jose Manuel Heredia Hidalgo <joheredi@microsoft.com> Date: Tue Sep 7 12:47:19 2021 -0700 [Synapse] Re-generate Managed Private Endpoints (#17441) Re-generate with swagger `2020-12-01` commit caf46243c5544f67075401b709ef576041166597 Author: Daniel Rodríguez <sadasant@users.noreply.github.com> Date: Tue Sep 7 13:36:18 2021 -0500 [Identity] Better DAC graph (#17491) commit 710c7b3258cb2748ef44b0dc5aef636e8d10f1b2 Author: luc <44377201+LuChen-Microsoft@users.noreply.github.com> Date: Tue Sep 7 10:40:00 2021 -0700 Update chat swagger (#17458) * updated swagger * update recordings commit 18baa6991648c84249dea758cd84640041cefcd9 Author: Jose Manuel Heredia Hidalgo <joheredi@microsoft.com> Date: Tue Sep 7 10:36:26 2021 -0700 [Tables] Handle boolean when using `disableTypeConversion` and fix value type (#17385) * Handle boolean and fix value type * Update changelog * Update recorded tests to include boolean properties * Update recordings * Address PR comments commit a4eb25d8743912dc1688fac8ba83bf8e87c3ae44 Author: colawwj <70128817+colawwj@users.noreply.github.com> Date: Tue Sep 7 14:20:11 2021 +0800 eventhub-track2 (#17486) commit 3a21acf8265f5e090f017dfaf86e5d2d7faa598a Author: colawwj <70128817+colawwj@users.noreply.github.com> Date: Tue Sep 7 10:49:05 2021 +0800 features-readme-samples-update (#17485) commit 81169fae68adb742143f6f0551b9f84195b8e067 Author: colawwj <70128817+colawwj@users.noreply.github.com> Date: Mon Sep 6 15:46:13 2021 +0800 homepage-update (#17470) * homepage-update * update commit 8a7f4e25fbbc25ea3ac1244ff1cf83326472f770 Author: praveenkuttappan <55455725+praveenkuttappan@users.noreply.github.com> Date: Fri Sep 3 15:28:58 2021 -0400 Skip updating samples if samples-dev is not present (#17454) commit 1e0d4b5be16fdd1dbb5f8450cd0abaa182a7332d Author: Sarangan Rajamanickam <sarajama@microsoft.com> Date: Fri Sep 3 11:20:07 2021 -0700 Code Changes for Search-Documents SDK for September Release (V: 11.3.0-beta.3) (#17412) * Beta 4 Changes * Minor comment change * Change to the odatatype * Upated Recordings * Update Changelog and Versions commit 197e08da710542a928290e2acabfccd0c0f66782 Author: Deyaaeldeen Almahallawi <dealmaha@microsoft.com> Date: Fri Sep 3 13:57:09 2021 -0400 [Batch] fix npm packing (#17456) * [Batch] fix npm packing * bump version commit b4907e28795e4616000f18e01d5985a19f444f8e Author: codeorelse <siebe.hiemstra@greenhousegroup.com> Date: Fri Sep 3 19:39:30 2021 +0200 Update README.md (#17450) commit 8c282f5f638012c477fd3c9f9777076fd9f68dc9 Author: Maor Leger <maorleger@users.noreply.github.com> Date: Fri Sep 3 08:24:04 2021 -0700 [core] - core-tracing compatibility matrix and README updates (#17346) ## What - Update the core-tracing README's examples - Add a Compatibility matrix section in core-tracing - Add a troubleshooting section for Span#context -> Span#spanContext rename ## Why - The samples are outdated as we no longer require `setTracer` to enable tracing and support automatic span propagation where possible - We've been seeing more and more issues with compatibility between core-tracing, OpenTelemetry, and applicationinsights and it was suggested by one of our customers to add a compatibility matrix to aid in resolving such issues - FInally, Span#context -> Span#spanContext rename was particularly painful as it's used in TracingPolicy - a perfect storm of changes put us in a position where this error might keep coming up. I should note that even without any changes on our side, the above rename would cause errors for anyone who has pulled in OpenTelemetry >= 0.20 (including 1.0) as previous versions of core-http would still try to access Span#context (which has been renamed) Partially resolves #16936 Resolves #17369 commit f0dca41fb833f66e324d7c388b0b5551fdad8e75 Author: Deyaaeldeen Almahallawi <dealmaha@microsoft.com> Date: Thu Sep 2 20:03:20 2021 -0400 [Schema Registry & Event Hubs] Upgrade api-extractor to v7.18 (#17440) commit aaaefe54a845dcb9e87aa03ba26bd37171c8494d Author: Deyaaeldeen Almahallawi <dealmaha@microsoft.com> Date: Thu Sep 2 19:31:47 2021 -0400 [Text Analytics] Upgrade api-extractor (#17428) * [Text Analytocs] Upgrade api-extractor * use latest commit d5406a386146678a521803c4f7e497b0fd094487 Author: Deyaaeldeen Almahallawi <dealmaha@microsoft.com> Date: Thu Sep 2 17:48:25 2021 -0400 [Schema Registry] Rename getSchemaId to getSchemaProperties (#17438) commit db4dfb21adc2d3712e294ec3c357aba70f34fc96 Author: Deyaaeldeen Almahallawi <dealmaha@microsoft.com> Date: Thu Sep 2 17:06:39 2021 -0400 [schema-regitry-avro] deserialize supports Blob (#17416) * [schema-regitry-avro] deserialize supports Blob * fix types path in the shim * address feedback commit 5a42da4806ea8072aed2a14f7500323a74871a73 Author: Ramya Rao <ramya.rao.a@outlook.com> Date: Thu Sep 2 13:22:49 2021 -0700 Update code owners for cosmos (#17433) commit eeb9fd63d9c0074d54819ca8b40f611049109275 Author: Maor Leger <maorleger@users.noreply.github.com> Date: Thu Sep 2 12:30:55 2021 -0700 Increment version after release of core-http (#17430) Unfortunately the [automation build](https://dev.azure.com/azure-sdk/internal/_build/results?buildId=1077922&view=logs&j=e48a6a5a-3932-594b-dbbd-1adab0f233bc&t=3f58f8b2-03ca-5a9d-677f-c6fa3fac06c6) failed due to an error in the Update samples step. I manually ran the command `node ./eng/tools/versioning/increment.js --artifact-name azure-core-http --repo-root .` commit 0977ab249a9dfd044c615fd7fdfa78534e6f2596 Author: Ramya Rao <ramya.rao.a@outlook.com> Date: Thu Sep 2 12:24:02 2021 -0700 Remove unused dependency on proxy-agent (#17431) commit e930d9c2a543861892b915135cf3df14427a29fe Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Thu Sep 2 11:44:12 2021 -0700 Post release automated changes for authorization releases (#17395) Post release automated changes for azure-arm-authorization commit b97a2bf0c826a78800f06d54f9c194cdb4393409 Author: Scott Addie <10702007+scottaddie@users.noreply.github.com> Date: Thu Sep 2 13:12:06 2021 -0500 Improve Monitor Query npm package description (#17399) commit fdbd1038b2e3ce24c7e7aeebb07b121aeec9acae Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Thu Sep 2 10:10:41 2021 -0700 Post release automated changes for azure-cosmos (#17427) commit c1f540ce3fca9f8a54465f4fd511aff5a1e1d31c Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Thu Sep 2 08:55:49 2021 -0700 Support v0 versions as prerelease beta versions (#17420) Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com> commit 0406e2e7dcd4e8ec220a1ccf4d386e52bb6a8be8 Author: Zachary Foster <zfoster@users.noreply.github.com> Date: Thu Sep 2 10:30:44 2021 -0400 [Cosmos] Bump core-rest-pipeline version (#17426) * cosmos should use 1.2.0 * Version bump to force installs commit d5893c42fea5e1c5792b1ca5ee6ba13e336819dc Author: KarishmaGhiya <kaghiya@microsoft.com> Date: Wed Sep 1 18:16:05 2021 -0700 Ux study monitor (#16935) commit b832d302a75a215771fa73ae3e0056b55084bb47 Author: Daniel Rodríguez <sadasant@users.noreply.github.com> Date: Wed Sep 1 20:24:17 2021 -0400 [Identity] Update after Hotfix 1.5.2: Enabling insecure connection requests on the Arc MSI (#17394) * [Identity] Update after Hotfix 1.5.2: Enabling insecure connection requests on the Arc MSI * missing changelog entry in 2.0.0-beta.6 * Update sdk/identity/identity/CHANGELOG.md Co-authored-by: Ramya Rao <ramya.rao.a@outlook.com> Co-authored-by: Ramya Rao <ramya.rao.a@outlook.com> commit b02bb87a33a60e9be06627eb875b33988764bb69 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Wed Sep 1 17:12:58 2021 -0700 Make "Setup Versioning Properties" cancellable (#17418) Co-authored-by: Mike Harder <mharder@microsoft.com> commit c9545794238645b3f225ce1738043a2d6ad8b8e6 Author: Maor Leger <maorleger@users.noreply.github.com> Date: Wed Sep 1 16:31:49 2021 -0700 [core] - fix core-http release date (#17417) When I first ran the prepare-release script I didn't override the date. I ran it again providing a date but it did not update the changelog for some reason. I later missed it in the PR. So, updating the date to tomorrow! commit 4fbd5ef5cd5bcc3688f7722449fb618dd3a160fd Author: Jose Manuel Heredia Hidalgo <joheredi@microsoft.com> Date: Wed Sep 1 16:26:26 2021 -0700 [Rest clients] Explicitly set pipeline policies (#17015) * Explicitly set pipeline policies * Extract createPipelineFromOptions * Update core-client versions * Address PR comments * Add missing license header * Expect exponential retry policy * moved pipeline options * Update changelog commit 90c6423dc5ac2af2a224db3a7cbb75a5c7a0f0b5 Author: Jose Manuel Heredia Hidalgo <joheredi@microsoft.com> Date: Wed Sep 1 15:44:29 2021 -0700 [core-rest-pipeline] Allow number and boolean as input headers (#17358) * Allow number and boolean as input headers * Address PR comments * Address PR Comments commit 855ff1819591eb67f0e4ba2c2896fd7826b1dcce Author: Deyaaeldeen Almahallawi <dealmaha@microsoft.com> Date: Wed Sep 1 18:16:24 2021 -0400 upgrade buffer to v6 (#17414) commit e332906c845259ac6d5a866f9ac37211ddf9c406 Author: Daniel Rodríguez <sadasant@users.noreply.github.com> Date: Wed Sep 1 17:18:03 2021 -0400 [Identity] Simplest possible credential sample (#17411) This PR comes after the feedback here: https://github.com/Azure/azure-sdk-for-js/pull/16687 Since there’s a very simple way to satisfy the `TokenCredential` interface, we can help users who want to provide their custom credentials by pointing them to this approach through our docs. Here’s an idea of how we can phrase these docs :) Feedback appreciated 👍 commit fa72157bff5a5dd756ddc3020b24d8e8b1cb8aed Author: Maor Leger <maorleger@users.noreply.github.com> Date: Wed Sep 1 13:36:55 2021 -0700 [core] Prepare release for core-http and core-rest-pipeline (#17403) commit 3591d5f045d18ce1ab43d1f20223b645a1a044aa Author: Harsha Nalluru <sanallur@microsoft.com> Date: Wed Sep 1 12:49:21 2021 -0700 [Recorder] Fix types in the published package (#17409) * typings to types * update version commit 01ee023e503253dbcd7e82526dbe40ad487ceda9 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Wed Sep 1 12:27:00 2021 -0700 Increment version for monitor releases (#16270) Increment package version after release of azure-monitor-opentelemetry-exporter commit a5a5795bb445f3a1eefa330ffbd6bdc150a79c79 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Wed Sep 1 10:50:57 2021 -0700 Increment version for storage releases (#16630) commit 5107d08c5021e03e334e40d1216eb16576a6a9f3 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Wed Sep 1 10:49:40 2021 -0700 Increment package version after release of azure-communication-network-traversal (#16479) Co-authored-by: Ramya Rao <ramya.rao.a@outlook.com> commit 073d5739ad69aace64eb798f96be7ba82ffcea6f Author: praveenkuttappan <55455725+praveenkuttappan@users.noreply.github.com> Date: Wed Sep 1 13:30:29 2021 -0400 Fix Log error (#17382) commit 6d9c588eb91c4c4d63fe5f05b0d00e610f06330a Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Wed Sep 1 10:24:20 2021 -0700 Increment package version after release of azure-communication-common (#16522) commit bdd46de978d1c2e0b7c599d9e043e069c8c7c1e5 Author: Maor Leger <maorleger@users.noreply.github.com> Date: Wed Sep 1 10:22:13 2021 -0700 [sample] - remove unnecessary OTel exports in Bundling.md sample (#17400) Resolves #7313 commit a3ca3b4c8e72c31b042ec8a0ea311f9001f0fcf6 Author: Maor Leger <maorleger@users.noreply.github.com> Date: Wed Sep 1 09:55:52 2021 -0700 [KeyVault] - Prepare release for keyvault certificates and secrets September release (#17404) commit 2f07b264551cd1c2882a66ea8dde2e16000a6488 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Wed Sep 1 09:17:50 2021 -0700 Post release automated changes for cosmosdb releases (#17401) Post release automated changes for azure-cosmos commit 04ca8a122de179bf2ee58732e2149fc6d2f80ad9 Author: Zachary Foster <zfoster@users.noreply.github.com> Date: Wed Sep 1 11:05:16 2021 -0400 [Cosmos] Adds challengeCallbacks to bearerTokenAuthPolicy (#17289) * Adds challengeCallbacks to bearerTokenAuthPolicy * Format * 1.2.0 * Remove unused import * Remove unused auth header in auth.ts and fix clientcontext token * Adds changelog entry * note Batch for patch operation since we note bulk commit 0bb5958f8c76dc4746eda992d0c2046ada2bfa11 Author: OnO <i@mdzz.name> Date: Wed Sep 1 08:39:34 2021 +0800 fix spelling error in AccountSASPermissions.ts (#15263) commit 38c1b14b84df6cd820c86d55abe71d70fad95ba7 Author: Kevin <skiimilk@gmail.com> Date: Wed Sep 1 02:35:41 2021 +0200 Fix spelling errors in ConnectionMode.ts (#15190) commit bc68409220c72c8bc95c87e4c4a3360f77ebb165 Author: Maor Leger <maorleger@users.noreply.github.com> Date: Tue Aug 31 17:24:16 2021 -0700 [KeyVault] - Regenerate secrets and certificates using 7.3-preview (#17389) ## What - Regenerate certificates and secrets against the 7.3-preview swagger - Update certificate and secrets package versions to beta of next minor ## Why Although there are no changes in these packages, we should still offer support and default to the latest swagger version which will be 7.3. Since we'll be GAing in October, it makes sense to have a beta in September. commit aeafc4b6e4697fa9720b3fb2734b9243f7beeeda Author: Zachary Foster <zfoster@users.noreply.github.com> Date: Tue Aug 31 19:01:02 2021 -0400 [Cosmos] Adds JSONPatch to item (#16264) * working patch test * Adds patch functionality * Fix lint * Fix lint and export warning * remove unused dec * Fix engine * Remove partitionKeyValue from item * fix replace copypasta * Adds version * Add patch to batch/bulk with tests and fix patch operation type * .only * Include missing types from index * Fixes changelog commit 00b46e74aacfb9c6131c8b9cba9b1366a28f253c Author: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com> Date: Wed Sep 1 06:05:52 2021 +0800 Fix Monitor Query Readme Issue (#17376) commit 4e2876660795d3067ca8f943d0bc353b568e5314 Author: Daniel Rodríguez <sadasant@users.noreply.github.com> Date: Tue Aug 31 16:41:08 2021 -0400 [Identity] Fixed silent requests after reusing persistence cache (#17324) Updated `@azure/msal-node` and `@azure/msal-node-extensions`, which fixed an issue that caused silent authentication to fail on requests with previously cached (and valid) tokens. Fixes #14701 Fixes #15833 commit b6eae92ed2e1c222fd0f692c5e7a34398115adcf Author: Daniel Rodríguez <sadasant@users.noreply.github.com> Date: Tue Aug 31 16:12:41 2021 -0400 [Identity] Updated the DefaultAzureCredential graph (#17304) commit cf3c4b9cb70a8f35cd5f0e92aa11077d5d870b1e Author: Deyaaeldeen Almahallawi <dealmaha@microsoft.com> Date: Tue Aug 31 15:51:55 2021 -0400 [Schema Registry] Trim down Schema Properties (#17360) * [Schema Registry] Trim down Schema Properties * update avro text commit 1caf872697e6b6fb84da22a99b8d6433a144057a Author: Daniel Rodríguez <sadasant@users.noreply.github.com> Date: Tue Aug 31 15:04:59 2021 -0400 [Identity] Revert selected credential (#17322) * Revert "[Identity] Exposing the selected credential on ChainedTokenCredential (#16683)" This reverts commit 535e026e7aa605b1a76f2c10c9de89518d0a021e. * changelog update commit 4a6277fac05a60304c5eebf054e72ba23842d66d Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Tue Aug 31 11:59:47 2021 -0700 Post release automated changes for web-pubsub releases (#17374) Post release automated changes for azure-arm-webpubsub commit 648b2ebd99b96b7b448ddec1fe188f2e2389fa3a Author: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com> Date: Wed Sep 1 00:29:03 2021 +0800 Fix Event Grid Readme Issue (#17377) commit d70ebc9b122b909c1f5847d3fd08705748bb7f85 Author: praveenkuttappan <55455725+praveenkuttappan@users.noreply.github.com> Date: Tue Aug 31 10:46:14 2021 -0400 Do not fail cleanup tags when a package is published for the first time (#17338) commit 46ed1e76b2997ed9ef4975e90e8b48a034db350e Author: praveenkuttappan <55455725+praveenkuttappan@users.noreply.github.com> Date: Tue Aug 31 10:44:43 2021 -0400 Remove rush update recheck automation (#17349) commit 636659dcb188512e44cdb8747446b30d86471cdf Author: colawwj <70128817+colawwj@users.noreply.github.com> Date: Tue Aug 31 17:52:44 2021 +0800 authorization-track2 (#17380) commit cfd3565fccca77df771bb3e538df6af2ee7c22be Author: colawwj <70128817+colawwj@users.noreply.github.com> Date: Tue Aug 31 17:52:35 2021 +0800 compute-tack2 (#17051) * compute-tack2 * update commit b0162164f1a1ff02a6cabe4af18dc1dc6b2259ae Author: EmmaZhu-MSFT <emmazhu@microsoft.com> Date: Tue Aug 31 13:09:53 2021 +0800 [storage]Clean up ESLint errors for storage packages. (#16969) * Clean up ESLint errors for storage packages. * Fix one more ESLint error. * Resolve reviewing comments * Remove padStart implementation for IE. commit aaec5b9aa01e3d950c906100c962bad19d93e924 Author: EmmaZhu-MSFT <emmazhu@microsoft.com> Date: Tue Aug 31 09:54:13 2021 +0800 Resolve API review comments: (#17118) Not expose ListFilesIncludeType which is only internal used. Refine member name commit c4b6126b54b4aef385104b14164321050e60d569 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Mon Aug 30 17:45:57 2021 -0700 Sync eng/common directory with azure-sdk-tools for PR 1953 (#17355) * Add random elements to default base name * Fix principal * tab Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com> commit 9fcaef60d5d6f5a814a0155efc626106f4362198 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Mon Aug 30 17:21:09 2021 -0700 Skip eng common workflow enforcer for private repos (#17351) Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com> commit dafbac160816260d2287bd87ddb89138854b455e Author: Scott Addie <10702007+scottaddie@users.noreply.github.com> Date: Mon Aug 30 19:16:51 2021 -0500 Clarify LogsQueryClient query parameter description (#17356) commit 5aeb275294a85602166bf2e5997452ae0398c065 Author: Deyaaeldeen Almahallawi <dealmaha@microsoft.com> Date: Mon Aug 30 19:48:26 2021 -0400 [Schema Registry Avro] Align public API (#17350) * [Schema Registry Avro] Align public API * update api review commit 71ba6b085065eb75bb41d9983d995540181b9f9d Author: KarishmaGhiya <kaghiya@microsoft.com> Date: Mon Aug 30 13:53:59 2021 -0700 remove qs (#17328) commit 6ff03729d1a1f234d9c7deeee28c03bbb9bcea99 Author: Deyaaeldeen Almahallawi <dealmaha@microsoft.com> Date: Mon Aug 30 15:38:56 2021 -0400 [core-paging] update changelog (#17340) * [core-paging] update changelog * fix files list commit 0a917741ab1d8b6a585642f8089f344925c9e58a Author: Ramya Rao <ramya.rao.a@outlook.com> Date: Mon Aug 30 12:34:25 2021 -0700 Update version of execa being used (#17320) This PR updates the version of `execa` being used Fixes https://github.com/Azure/azure-sdk-for-js/issues/17093 The only breaking change of concern is listed https://github.com/sindresorhus/execa/releases/tag/v4.0.0 where it is documented that the `error.message` now contains more information. In this PR, we move to use `error.shortMessage` instead commit dc6d4243ce4a3a66043ae39979fc047e940f833e Author: Jose Manuel Heredia Hidalgo <joheredi@microsoft.com> Date: Mon Aug 30 11:11:52 2021 -0700 Bubble up system error code for the retry policy to evaluate the actual code (#17292) commit 30d50cb50f9d353bfeb0ba3b299586e8c7b7c888 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Mon Aug 30 11:07:54 2021 -0700 Automatic rush update --full (#17335) commit 2e23b80604f856564b3b1d3821a03de07bc77788 Author: Maor Leger <maorleger@users.noreply.github.com> Date: Mon Aug 30 09:06:58 2021 -0700 [core] - Ignore spanOptions in core-tracing tests (#17336) We have a few tests that ensure core-tracing remains compatible with core-auth's OperationTracingOptions. Since `spanOptions` is now effectively deprecated we can safely ignore that as well, but we need to specifically ignore it in our test because of the versioning mismatch in nightly builds. Fixes the nightly build (see https://dev.azure.com/azure-sdk/internal/_build/results?buildId=1067749) commit 900c09ea928787a368e8b4da35d9b9cc59be1491 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Fri Aug 27 16:07:20 2021 -0700 Sync eng/common directory with azure-sdk-tools for PR 1943 (#17319) * Bug fix: Storing .env file for bicep file at service dir * Styling Co-authored-by: Albert Cheng <albertcheng@microsoft.com> commit 2074482b0f47de92b28b9935d00c9ea1d13701fd Author: Jeremy Meng <yumeng@microsoft.com> Date: Fri Aug 27 12:09:13 2021 -1000 Upgrade dev dependency @types/tunnel to ^0.0.3 (#17317) It appears not used by cosmos so removing it from cosmos's devDependencies list. Resolves #17111 commit 0c1a11da1f2a27c7aa45217933e4785ad85fd308 Author: Jeremy Meng <yumeng@microsoft.com> Date: Fri Aug 27 11:35:02 2021 -1000 Upgrade `form-data` to v4 (#17318) Even though it's a major version change, discussion at https://github.com/form-data/form-data/compare/v3.0.1...v4.0.0 suggests that there are no actual breaking changes. commit eeae1e5a6a01c58fd7403e413d6c2e0293256988 Author: Jeremy Meng <yumeng@microsoft.com> Date: Fri Aug 27 11:33:58 2021 -1000 [ContainerRegistry] Update cloud configuration API (#16992) We are moving from an `authenticationScope` string to an `audience` extensible enum on `ContainerRegistryClientOptions`. We introduce the `KnownContainerRegistryAudience` enum to hold the possible values, or allow the customer to provide a different value if needed. In addition, we require the `audience` value to be set in client options to instantiate any instance of `ContainerRegistryClient`. This allows us to postpone setting a default value for audience until after the library's first GA. See relevant .NET PR at https://github.com/Azure/azure-sdk-for-net/pull/23141. This resolves https://github.com/azure/azure-sdk-for-js/issues/16127. commit 974a68525f01822a984a4cf1cedda009955bc8fa Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Fri Aug 27 14:05:41 2021 -0700 Automatic rush update --recheck (#17117) commit 4b84df04c686a4cb08fc24cc2e7a619fbfb601d5 Author: Harsha Nalluru <sanallur@microsoft.com> Date: Fri Aug 27 13:25:42 2021 -0700 [Recorder] Releasing recorder to public - not setting private anymore (#17314) commit f504378caa7a33f6366eb3365736a59ffb74d784 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Fri Aug 27 11:25:23 2021 -0700 ensure test principal creation succeeds properly (#17312) Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com> commit 0f7ccdb49ac51f6c1538f5e0b735f82c1674c6b6 Author: Deyaaeldeen Almahallawi <dealmaha@microsoft.com> Date: Fri Aug 27 13:30:26 2021 -0400 [Schema Registry] Cross-languages API alignment (#17291) * [Schema Registry] Cross-languages API alignment * format in the avro pkg commit 17523f2288aab13eed1d503d8fd078e38a6145ac Author: praveenkuttappan <55455725+praveenkuttappan@users.noreply.github.com> Date: Fri Aug 27 13:21:33 2021 -0400 Skip update samples post release script for track2 management packages (#17295) commit c776973e578fa562421c4977c42a7d9fb9fa86ad Author: Jeremy Meng <yumeng@microsoft.com> Date: Fri Aug 27 06:27:07 2021 -1000 Fix codespace docker permission issue (#17306) in `1-linux` we need `--privileged` in devcontainer's `runArgs` commit 9b74007d1c48a0de5f05ed58dd5b4d85683bc3e0 Author: Ramya Rao <ramya.rao.a@outlook.com> Date: Fri Aug 27 08:12:43 2021 -0700 Remove mock-fs, query-string, @types/query-string if they are…
openapi-sdkautomation bot
pushed a commit
to AzureSDKAutomation/azure-sdk-for-js
that referenced
this issue
Dec 16, 2021
Add batch tag for release track1 (Azure#17111)
openapi-sdkautomation bot
pushed a commit
to AzureSDKAutomation/azure-sdk-for-js
that referenced
this issue
Dec 16, 2021
Add batch tag for release track1 (Azure#17111)
openapi-sdkautomation bot
pushed a commit
to AzureSDKAutomation/azure-sdk-for-js
that referenced
this issue
Dec 16, 2021
Add batch tag for release track1 (Azure#17111)
openapi-sdkautomation bot
pushed a commit
to AzureSDKAutomation/azure-sdk-for-js
that referenced
this issue
Jan 5, 2022
Add batch tag for release track1 (Azure#17111)
openapi-sdkautomation bot
pushed a commit
to AzureSDKAutomation/azure-sdk-for-js
that referenced
this issue
Jan 5, 2022
Add batch tag for release track1 (Azure#17111)
openapi-sdkautomation bot
pushed a commit
to AzureSDKAutomation/azure-sdk-for-js
that referenced
this issue
Jan 5, 2022
Add batch tag for release track1 (Azure#17111)
openapi-sdkautomation bot
pushed a commit
to AzureSDKAutomation/azure-sdk-for-js
that referenced
this issue
Jan 5, 2022
Add batch tag for release track1 (Azure#17111)
openapi-sdkautomation bot
pushed a commit
to AzureSDKAutomation/azure-sdk-for-js
that referenced
this issue
Jan 5, 2022
Add batch tag for release track1 (Azure#17111)
openapi-sdkautomation bot
pushed a commit
to AzureSDKAutomation/azure-sdk-for-js
that referenced
this issue
Jan 5, 2022
Add batch tag for release track1 (Azure#17111)
openapi-sdkautomation bot
pushed a commit
to AzureSDKAutomation/azure-sdk-for-js
that referenced
this issue
Jan 14, 2022
Review request for Microsoft.BotService to update version stable/2021-03-01 and Preview/2021-05-01-preview (#17112) * fix S360 issue * update * updatge * update * Zhixzhan/botservice spec patch fix (#1) * Add ActionType according to arm-rpc (#17078) * Add ActionType according to arm-rpc * add stable API version * add new rule XmsIdentifierValidation doc (#17076) * add new rule XmsIdentifierValidation doc * fix comment * fix comment * fix comment Co-authored-by: Tianxiang Chen <tianxchen@microsoft.com> * Creating new version( 2021-11-15) for passive stamp (#17044) * Adds base for updating Microsoft.RecoveryServices from version stable/2018-12-20 to version 2021-11-15 * Updates readme * Updates API version in new specs and examples * updating readme.md for C# * updating the api version * updating tag * updating active stamp tag * changes to fix checklist failures * changes to fix checklist failures-2 * Add batch tag for release track1 (#17111) * Adding 202 response code VM Patch operation.... (#16988) * adding 202 * 202 response for patch * example * [Go]Track2 modify readme.go.md 11 (#17099) * [Go]Track2 modify readme.go.md 11 * add go multiapi * remove addons * add directive * fix * beta to preview output-folder * Release microsoft.sql 2021 08 01 preview (#16968) * Adds base for updating Microsoft.Sql from version preview/2021-05-01-preview to version 2021-08-01-preview * Updates readme * Updates API version in new specs and examples * update default client tag to v5 * Generate the 2021-08-01-preview files from DSMainDev and commit * add new added ipv6 and example files * change "jobExecutionId": "5555-6666-7777-8888-999999999999" to "jobExecutionId": "5A86BF65-43AC-F258-2524-9E92992F97CA" in example files to pass the type validator * Add ListOperations.json example file * pass formatter npm pretty * update instanceFailoverGroups in the type of example files * remove ipv6 batch replace api due to arm concern. it will be in next version. * add x-ms-enum * Remove custom `ResourceGroupNameParameter` and replace them with the one from common-types (#16944) * remove custom resourceGroupNameParameter and replace them with the one from common-types * fix * move the directive that meant to work for go track 1 to readme.go.md * Revert "move the directive that meant to work for go track 1 to readme.go.md" This reverts commit bc9c13f8acdec3c8f29e5cd4a87bcefbfcf61f3a. * test * revert * add tag condition back * [Go] Delete saas track1 config (#17113) * [Go] Delete saas track1 config * fix * Update Go readme (#17061) Co-authored-by: Anat Gilenson <anatgilenson@microsoft.com> * Added ParentId response header to File/Directory rename (#17119) * Revert dataset spelling change (#17124) * Dev datamigration microsoft.data migration 2020 09 01 preview (#16032) * Adds base for updating Microsoft.DataMigration from version stable/2021-06-30 to version 2020-09-01-preview * Updates readme * Updates API version in new specs and examples * add examples and change swagger * camel casing error (removing the resource since it is redundant) * added "systemData" property to the response of sqlMigrationService * adding isDataAction property in operationsDefinition * fixing Avocado error : removing unreferenced files * styling changes * adding systemData to DatabaseMigrations * suppressing lintDiff * Revert "styling changes" This reverts commit 4cba4308e6b3b4f35144f6ae28b4c760cd6f90f8. * formatting changes (after running npm run prettier) * adding v1 apis * adding v1 apis * Revert "adding v1 apis". Bad update This reverts commit 99b1f84465749a4948ece4cacfb63652b0cd5a4e. * Revert "adding v1 apis". Bad update This reverts commit 795344a819d2d72f3c86c3714274df48f5303205. * adding v1 paths in v2 spec * adding stable-2018 apis * updating api version in definitions * avocado error : removing unreferenced files * suppressing lintdiff errors R4013 and R4037 * removing subscriptioid parameter from v1 and referencing to susbscriptionid parameter from v2 (to resolve conflict) * adding v1 apis as a separate json file * adding a missing example for v1 spec * removing duplicate api (get operation) from v1 spec * Revert "removing duplicate api (get operation) from v1 spec" This reverts commit 545e6ff29239d3b33f393af8b8c4fd4021cebe1f. * avocado error : api versions correction * avocado error : adding definitions in readme and changing api version in v2 spec to 2020-09-01-preview * adding missing definitions and removing extra definitions in readme * removing operation path from v1 spec * trial : trying merging with 2021 stable version * nit errors in readme * updating api versions in definitions of 2021 stable version * removing operations api from v1 (stable 2021) * changing sqlMigrationInfo to sqlMigrationInformation in v2 swagger * Renaming FileShare to SqlFileShare in v2 spec * Renamimg BackupFileInfo to SqlBackupFileInfo in v2 spec * renaming BackupSeiInfdo to SqlBackupSetInfo in v2 spec * Renaming TrackedResource to TrackedResourceARM in the v1 spec * deleting duplicate subscriptionId parameter in v1 * sqlmigration casing error * referencing SystemData definition from the v2 spec * avacado error : removing unreferenced file Operations_List.json * adding custom-words.txt file * reverting adding custom-words.txt * exchanging positions of sqlmigration and datamigration in readme * adding sqlmigration in custom-words.txt * adding systemData to TrackedResource in v2 removing TrackedResourceARM from v1 and referring to v2 TrackedResource instead * adding "x-ms-azure-resource": true extension in DataMigrationService and Project definitions in v1 * changing veersion from 2020-09-01-preview to "2021-10-30-preview" * manually changing api version (to 2021-10-30)in readme * adding ooperations api to v1 spec * adding the subscriptionId parameter in v1 spec * adding operations_list in the examples (for v1) * Revert "adding ooperations api to v1 spec", adding the subscriptionId parameter in v1 spec, adding operations_list in the examples (for v1) This reverts commit b94a96d8f48edef45967a57050e09eb27f9ea0de, 40e80e0d2a8e9fab72443e3893a9f0712c224f0a, 7be34463aaf58418f4574d3df9288e64cd27c5e4 * removing x-ms-azure-resource extension * Revert "removing x-ms-azure-resource extension" This reverts commit 8bf42972d7a1f3e5f8f1f4bf0d1fad19b77a161c. * add subscriptionId to v1 spec * Revert "add subscriptionId to v1 spec" This reverts commit e3e729be0b1124875e279d9d718d8226dba2f8b8. * removing read only : true for systemData properties * setting readonly to true in systemData definition in v2 swagger. (note : the chnages in v2 swagger are done manually for now, change these from the RP side too) * renaming the specs to check if having the name datamigration.json has some importance * Revert "renaming the specs to check if having the name datamigration.json has some importance" This reverts commit a68c0c07d2a3f9932310eb910a683d1e824d7dfc. * adding "x-ms-azure-resource": true to trackedResource and removing it from datamigrationService and Project definition as they extend from trackedResource * correctly placing "x-ms-azure-resource": true * prettier check error on sqlmigration.json * referencing systemData from common-types/resource-management/v2/types.json#/definitions instead from v2 spec (to see if that affects the systemData error in cross-version) * Revert "referencing systemData from common-types/resource-management/v2/types.json#/definitions" This reverts commit 94641f1b36cc7828ea8efd21f4df89c282f51941. * keeping subscriptionId parameter in both specs (by renaming it in v2) * renaming subscriptionId to subscriptionIdParameter in the paths of v2 * casing error * using subscriptionIdParameter instead of subscriptionId in the examples of v2 * renaming subscriptionId to subscriptionidParameter in v2 example * Reverting the changes related to keeping subscriptionId parameter in both specs This reverts commit fa22043a2b4ca284466bacda244f19c087a78718, 13d549928711b2d85e776f0680a7347242582ac2, 2755f643ed32b766fbb98ed6a7fd814211aecea3, 6e74171367ddf0a4a9f7a6b36b8f41a65a2c7701, f3142b41b841793ae409a7e2d89d9bc4c262e9e7 * update tag in readme * renaming trackedResource to trackedResourceARM in v2 and restoring the trackedResource in v1 * Revert "renaming trackedResource to trackedResourceARM in v2 and restoring the trackedResource in v1" This reverts commit 269a4c3305c6e282bfa192b162b959d1b8083033. * removing system data and x-ms-azure extension from tracked resource (because making changes in the tracked resource will involove dsMianDev repo changes) * adding "x-ms-azure-resource": true to trackedResource of v1 * adding "x-ms-azure-resource": true to dataMigration service and project (because of the error : The 200 response model for an ARM PUT operation must have x-ms-azure-resource extension set to true in its hierarchy. Operation: 'Services_CreateOrUpdate' Model: 'DataMigrationService'. Location: Microsoft.DataMigration/preview/2021-10-30-preview/datamigration.json#L97) also, removing x-ms-azure-resource from trackedResource * Revert "adding "x-ms-azure-resource": true to trackedResource of v1" This reverts commit bd0fb9c3bb96a736712baaa71efd2e91c49375c0. and f2440eef137d7771217b9924ce941e876363afe9 (bad commit) * Revert "removing system data and x-ms-azure extension from tracked resource (because making changes in the tracked resource will involove dsMianDev repo changes)" This reverts commit e330db6a6abe2209d8d28a07da295267a036a9de. SystemData is required to be in trackedResource * Adding Scope Parameter to examples * Revert "Adding Scope Parameter to examples" This reverts commit b6c827585bb509306f2082e5686b31ee0333b182. * Adding Scope parameter in response of SqlMiGetDatabaseMigration.json * Adding Scope Parameter to other examples * ARM: Adding x-ms-secret: true to password (SqlFileshare and SqlConnectionInfomation), accountkey, authkey1 and authkey2 * Adding x-ms-pageable to DatabaseMigrations_ListByScope, Operations_List, SqlMigrationServices_ListByResourceGroup, SqlMigrationServices_listMigrations, SqlMigrationServices_ListBySubscription * Removing x-ms-secret from Authkeys * Adding x-ms-secret to authKeys in AuthenticationKeys and RegenAuthKeys defination * Suppressing Secret_Property model validation error * Adding suppress SECRET_PROPERTY in Suppression section * changing GET getMonitoringData to POST listMonitoringData * Removing location property from DatabaseMigration definition * New Cancel\Cutover operations with MigrationOperationId in Request body. * updating examples for cancel and cutover operations * Chaning SqlMigrationService_GetResourceState to SqlMigrationService_Get * Revert "Chaning SqlMigrationService_GetResourceState to SqlMigrationService_Get" This reverts commit d16dc91a39245cecc4289b206af070eccb74b783. * Changing GetResourceState to Get * Adding 2 namespaces 2 SqlMi Migration API and updating examples * Add Vm APIs, change operation Id of Mi and VM APIs and Update examples * Suppressing list by subscription DatabaseMigration LintDiff error * Adding discriminator to databaseMigrationProperties in order to separate SqlMi and SqlVm migrations * [nit error] changing SqlConnectionInfo to SqlConnectionInformation * nit error * updating the example SqlMiGetDatabaseMigration.json to use"kind" in order to resolve the error : Additional properties not allowed * updating all Mi and Vm examples to use "kind" in the properties * styling changes (for prettier check) * updating listMigrationsByService.json xample to use kind property * running prettier check * adding other properties in request along with kind in sqlVmCreateOrUpdateMax.json example * Revert "adding other properties in request along with kind in sqlVmCreateOrUpdateMax.json example" This reverts commit 8a47679fa45846b8bc41d7651c7c91e2f7ef943c. * keeping both kind and other properties in the request body for sqlMiCreateOrUpdateDatabaseMigrationMax.json * keeping both kind and other properties in all the examples * adding enums for commandType and taskType discriminator * adding x-ms-enum for commandType and taskType (v1) * adding remaining enum values for taskType and commandType * Removing List By Scope APIs for Mi and VM * Remove Delete APIs for SqlMi and SqlVm * Making DatabaseMigrationSqlVm_Cancel a x-ms-long-running-operation * Moving common properties to DatabaseMigrationProperties * Creating ResourceClass for SqlMi and SqlVm and updating the APIs accordingly * Suppressing LintDiff errors for SqlMi and SqlVm Resource Classess * Making x-ms-client-flatten: false for DatabaseMigration and other SqlMi and SqlVm Resource Class * updating parameters in examples: Services_checkChildrenNameAvailability.json and Services_CheckNameAvailability * v1 s360 errors * object_missing_required_property error: updating example services_Start.json * revert 81733a02cc88d52d69497fff3a5b7abafadedeee * prettier check * reverting all chnages related to "v1 s360 errors" * v1 s360 errors: adding missing properties to mongoDbConnectionInfo in common.json * nit error * v1 s360 errors: adding missing properties to sqlConnectionInfo in common.json * v1 s360 errors: adding missing properties to mySqlConnectionInfo in common.json * v1 s360 errors: adding missing properties to PostgreSqlConnectionInfo in common.json * v1 s360 errors: adding missing properties in MigratePostgreSqlAzureDbForPostgreSqlSyncTask.json * v1 s360 errors: removing problematic property from MigratePostgreSqlAzureDbForPostgreSqlSyncTask * v1 errors: adding missing properties in MigrateSchemaSqlServerSqlDbTask.json * v1 s360 errors: adding missing properties in MigrateSqlServerSqlDbTask.json and MigrateSqlServerSqlMITask.json * v1 360 errors: adding missing properties in projects.json * v1 s360 errors: adding missing properties in Services.json * v1 s360 error: adding missing properties in Tasks.json * v1 s360 errors: adding missing properties in TasksCommon.json * v1 s360 error: adding missing properties to MigratePostgreSqlAzureDbForPostgreSqlSyncTask.json * v1 s360 errors: adding items to events in "MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputError" * v1 s360 errors: removing required property * prettier check * nit Co-authored-by: Vasundhra Manhas <vmanhas@microsoft.com> Co-authored-by: Thakur Ashutosh Suman <tsuman@microsoft.com> * [Hub Generated] Review request for Microsoft.Consumption to add version stable/2021-10-01 (#16900) * Adding The new three properties to the latest API version for RI Transactions * Error Fixes * Fixing Type errors * Changing billingMonth format * Add connectionProperties in GoogleAdWordsLinkedServiceTypeProperties (#17001) * Microsoft.Cdn : 2021-06-01 API (#16868) * Adds base for updating Microsoft.Cdn from version stable/2020-09-01 to version 2021-06-01 * Updates readme * Updates API version in new specs and examples * Update CODEOWNERS file (#1) * update CODEOWNERS file * update CODEOWNERS file * add new cdn code owner Co-authored-by: Jorin Mejia <jomejia@microsoft.com> * add forwardingProtocol to OriginGroupOverride (#2) * Cache Behavior and Case Transform (#3) * add forwardingProtocol to OriginGroupOverride * added new cache behavior attributes and case transform enum values * update cache behavior * Swagger changes for enabling certname check and onboarding prevalidated customdomains * Fixing formatting - Swagger changes for enabling certname check and onboarding prevalidated customdomains * Correct input and output types of checkHostNameAvailability API * Set CA and SAN to readonly * Update ValidateSecretInput to include SecretVersion * Nit fix grammar * Swagger changes to move originResponseTimeoutSeconds property from afdendpoint to profile level * Remove redundant fields and mark certificate properties readonly * Reoganize parameters and update descriptions * Update examples * Fix typos and expand abbhreviations * Fix more typo * Update odatatype (#10) * Update odatatype * Update odatatype * Update typeName * camel casing typeName Co-authored-by: Chenglong Liu <chengll@microsoft.com> * Change country to countryOrRegion to avoid political concern according to CELA (#12) * Change country to countryOrRegion to avoid political concern according to CELA * Minor change to keep consistence Co-authored-by: Bo Zhang <bzhan@microsoft.com> * Yunhe/cdn 2021 06 01 (#8) * add forwardingProtocol to OriginGroupOverride * added new cache behavior attributes and case transform enum values * update cache behavior * update route and route configuration override rule swagger definition * update * made changes to route and rule to remove EnableCache filed. To disable cache, leave CacheConfiguration to null. * add cache duration to route * update routeConfigOverride action * update route and action * update action swagger * update swagger spec * update examples * update comments * updated examples * server variable (#11) * wip server variable * server-variable udpates * server port transform * socket address * update server variable * resolve comments * revert unwanted change * Revert "server variable (#11)" (#16) This reverts commit d6eddf6a201df30dc2abe23e7083c4c158a8fb83. * [Azure CDN] Add missing customHttpsParameters field in CustomDomainProperties (#15) Co-authored-by: Bo Zhang <bzhan@microsoft.com> * Swagger changes for adding secret type AzureFirstpartyManaged certifi… (#13) * Swagger changes for adding secret type AzureFirstpartyManaged certificate * Updating description for AzureFirstPartyManagedCertificate secret type * Updating description for AzureFirstPartyManagedCertificate secret type * resolving merge conflict * resolving merge conflict Co-authored-by: SINADELL <SINADELL@SINADELL-DEV7> * Fix multiple S360 correctness issues related to CDN (#17) * Fix multiple S360 corretness issues related to CDN * Fix privateEndpointStatus location issue Co-authored-by: Bo Zhang <bzhan@microsoft.com> * Product Backlog Item 12546459: [AFDX][CDN][RP][SWAGGER] refreshValidationToken API for swagger and RP inconsistency * Product Backlog Item 12546473: [AFDX][CDN][RP][SWAGGER] domainValidationState of AFDDomainProperties swagger and RP inconsistency * Make description more readible * added transform values to all api versions (#19) * Product Backlog Item 12546377: [AFDX][CDN][RP][SWAGGER] Add CustomDomains property definition end EndpointProperties per swagger issue? (#20) * Fixing operations api swagger (#21) Co-authored-by: SINADELL <SINADELL@SINADELL-DEV7> * Change route and security policy to use ActivatedResourceReference for domains associated Routes and security policies can know if their associated domains are validated or not by using ActivatedResourceReference, which contains a property to indicate the domain validation state. * Add ActivatedResourceReference support Adding support to have a resource reference with a property to indicate whether the resource is active. To start with, this would indicate whether a domain referenced is active or inactive, but it can also be used for other purposes in the future. * 2021-06-01 ARM & SDK Fixes (#23) * fix incompatiable names * Revert "fix incompatiable names" This reverts commit 9a2bf2d0512338fdf7bc97bbaf2a4fcdd5a2ade5. * change CacheConfiguration naming to AfdCacheConfiguration * AfdCacheConfiguration -> AfdRouteCacheConfiguration, fix type for SDK issue * add format field to integer types * Add format field to integer types * IsCompressionEnabled -> isCompressionEnabled * responseBasedAFDOriginErrorDetectionSettings -> responseBasedAfdOriginErrorDetectionSettings * use camel casing for resource type * Add default response to delete operation * Update x-ms-name MatchVariable -> WafMatchVariable * Update Error Response to conform to spec * Update Error Response with additional fields * Update reference to error field in ErrorResponse * Fix semantics, validations, typos * Use camel casing and add 200 response code * Add remaining 200 response for delete and conform to operation spec * Add parent resource name in child resource Co-authored-by: Jorin Mejia <jomejia@microsoft.com> * Fix merge conflicts (#24) Co-authored-by: Jorin Mejia <jomejia@microsoft.com> * fix bug (#25) * Update codeowners, add read only field, add profileName to SecurityPolicyProperties * Merge Main Branch from Azure REST Specs (#26) * [PowerBIDedicated] Elaborate description and examples on capacity mode (#16131) * Elaborate description and exampleson capacity mode * PR fixes * Revert changes for 2017 version * update api scenario documentation (#16086) * add operation step * fix schema * restore OpTest * add cleanUpSteps & remove type * use draft-07 schema * refine propertyNames * add description * remove merge * fix copy/move * use property name * variable type * restore plain style * define Example and file reference in v1.1 * remove raw Example support * fix * rename to API scenario * restore entry * fix ref * swagger ase 2021 06 01 stable preview release (#16120) * Initial commit for 2021-06-01 and 2021-06-01-preview Initial commit for 2021-06-01 and 2021-06-01-preview * new version update * review comments changes. review comments changes. * [Quantum] Add job cost estimate (#16339) * copy existin api-version * update api-version ref * new feature * Revert "[Quantum] Add job cost estimate (#16339)" (#16340) This reverts commit 4df4b843dd2692aadd416dd9ede5979610c08be6. * Update description for ENUM_MISMATCH error code. (#16351) * [EdgeOrder] Update 2020-12-01-preview swagger with swagger correctness fix and other changes (#15962) * new api changes (#1) * new api changes * referer url change * EdgeOrder 2020-12-01-preview Swagger changes (#5) * readme changes * Swagger refresh and update examples * Change examples as per oav validations * Minor swagger modifications * Minor spacing adjustments * Set ModelAsString to true for enums and modify examples * Fix swagger lint validation error * Modify readme and examples * Modify readme.go.md * Update swagger * Minor prettier fix * Change python package version in readme * Fix spell check error * chanegs to enable forward and reverse shipping details in get order item call using odata filter * Swagger correctness fix with other changes (#25) * Swagger correctness fix with other changes * Return api field additions * Change expand description for listOrderItem calls Co-authored-by: Vaishnavi Janardhan <vjanardhan@microsoft.com> * Fix semantic validation error in doubleEncryptionStatus (#30) * Mark parameters of shipping details as readonly (#35) * Additional properties swagger correctness fix (#43) Co-authored-by: sashanm <54701252+sashanm@users.noreply.github.com> Co-authored-by: t-vjanardhan <77781522+t-vjanardhan@users.noreply.github.com> Co-authored-by: Nidhi Jain <nidhij@microsoft.com> Co-authored-by: nija-dev <67132984+nija-dev@users.noreply.github.com> Co-authored-by: Vaishnavi Janardhan <vjanardhan@microsoft.com> * Update readme.md (#16349) * [Hub Generated] Review request for VideoAnalyzer.Edge to add version preview/1.1.0 (#16182) * Adds base for updating VideoAnalyzer.Edge from version preview/1.0.0 to version 1.1.0 * Updates readme * Updates API version in new specs and examples * Update AVA Edge Swagger to 1.1 release * fix a linter issue. * fix spelling mistakes * update the api version * update swagger with new changes * fix a bug in one of the ava properties. (#16365) * Swagger for Form Recognizer 2021-09-30-preview. (#16234) * Swagger for Form Recognizer 2021-09-30-preview. * Fix styling issues. * Fix styling. * Remove yml version. * Update Speaker Verification URL (#16348) * Update Speaker Identification URL (#16347) * Creator v1 Deprecated - Delete Swagger Docs (#16225) * Creator v1 Deprecated - Delete Swagger Docs Creator v1 Deprecated as of Sept 6 2021 - Delete Swagger Docs * Creator v1 Deprecated - Delete Swagger Docs Creator v1 Deprecated as of Sept 6 2021 - Delete Swagger Docs * [Hub Generated] Review request for Microsoft.ContainerInstance to add version stable/2021-09-01 (#16247) * Adds base for updating Microsoft.ContainerInstance from version stable/2021-07-01 to version 2021-09-01 * Updates readme * Updates API version in new specs and examples * Adding zones property to resource * Add zones property to relavent examples * Running prettier on modified examples * Adding x-ms-secret to password in responses * Changing parameters to use common types * Reverting changes since they introduced validation errors * Prettier check * Add managedIdentityResourceId to EventHubConnectionProperties (#16358) Co-authored-by: Amit Elran <amelran@microsoft.com> * Adding error responses (#16360) * [KubernetesConfiguration] Release 2021-11-01-preview with FluxConfigurations (#15999) * Adds base for updating Microsoft.KubernetesConfiguration from version stable/2021-03-01 to version 2021-10-01-preview * Updates readme * Updates API version in new specs and examples * Reference common definitions * Add fluxConfiguration to initial commit * Update readmes to new version * Add 409 conflict to scc * Update example api-versions * Add path example * Run prettier * Update dependsOn object body * Update readmes with 2021-09-01 * Change to lastSourceSyncedCommitID * Change to 2021-11-01-previe * [ACR] [New Api Version] add 2021-08-01-preview (#15990) * Initial commit for comparison with previous release * Add new swagger 2021-08-01-preview and examples * Swagger changes for Dataflow flowlets (#16251) * Swagger changes for Dataflow flowlets * Fix reference errors * Fix Lint checks * Separate changes for ADF and Synapse * Address Review Comment * Swagger changes for Synapse flowlets (#16335) * Swagger changes for Synapse flowlets * Add Flowlet to custom words * Address comments * Remove value attribute from certificate object (#15684) * Remove value attribute from certificate object * Fix prettier errors * Adding required property to some of the parameters we initially missed. (#16311) * Adding required property to some of the parameters we initially missed. * Adding required property to some of the parameters we initially missed. * Adding required property to some of the parameters we initially missed. * Adding required property to some of the parameters we initially missed. * Adding required property to some of the parameters we initially missed. * Adding required property to some of the parameters we initially missed. * Adding required property to some of the parameters we initially missed. * Adding required property to some of the parameters we initially missed. * Added new service versions for storage (#16298) * Added new service versions for storage * working on readmes * update * [Microsoft.HybridConnectivity] Promote 2021-07-08-privatepreview to 2021-10-06-preview (PublicPreview) (#16301) * Copy from 2021-07-08-privatepreview api from private repo * Promote 2021-07-08-privatepreview to 2021-10-06-preview * add expiresin custom word for linter fix * fix sdk generation failures * Add batch tag 10/14 (#16393) * add batch tag 10/14 * fix * revert the default tag change (#16398) * [Azure Maps] Timezone: Swagger improvement for SDK generation [Hub Generated] (#16057) * Rename with `x-ms-client-name` * Add extensible enum for timezone accept language * Rename operationId to have better method meaning Add x-ms-client-name for better explaining * Updated description for HasZone1970Location property * Removed Enum in model class name * Better naming for TimeTransitions * Updated x-ms-examples to be more friendly * Update Descriptions * Update method name * Update coordinates with collectionFormat csv * Modified sunrise, sunset type * Update wording for hasZone1970Location description * Use LatLongPair as reference * Modify exists definitions 1. Combined definitions with same structures into TimezoneResult, TimezoneId, ReferenceTime. * Update Examples to fix Model Validation * Rename to Timezone to be consistent * Update description for hasZone1970Location * Minor updates for name, type * Modified property to uppercase to match exmaples * Changed back to using RepresentativePoint Co-authored-by: Alex Tsao <ttsao@microsoft.com> * Update to remove default value for enum RouteType (#16343) * [Synapse] - Add x-nullable:true for folder property (#16237) Co-authored-by: Dongwei Wang <dongwwa@microsoft.com> * Update readme.python.md (#16400) * Dev containerservice microsoft.container service 2021 09 01 (#16215) * Adds base for updating Microsoft.ContainerService from version stable/2021-08-01 to version 2021-09-01 * Updates readme * Updates API version in new specs and examples * Add gmsaProfile in WindowsProfile for AKS (#15976) * Add gmsaProfile in WindowsProfile for AKS * fix spell errors * Fix lint issue * Update readme.md for AKS 2021-09-01 * Expose a few more snapshot properties in 2021-09-01 swagger to match 2021-09-01 API (#16082) * Expose a few more snapshot properties in 2021-09-01 swagger to match 2021-09-01 RP API * Expose a few more snapshot properties in 2021-09-01 swagger to match 2021-09-01 RP API Co-authored-by: Charlie Li <charlili@microsoft.com> * Agent pool start/stop (#16105) * added examples for agentpool start/stop * fixed code styling * added 201 response code in examples * added 201 response code object * added missing parameter * updated description for power state and added title * added power state to request body properties * Update specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2021-09-01/managedClusters.json Co-authored-by: Matthew Christopher <matthchr@microsoft.com> Co-authored-by: Matthew Christopher <matthchr@microsoft.com> Co-authored-by: Charlie Li <39974812+chengliangli0918@users.noreply.github.com> Co-authored-by: Charlie Li <charlili@microsoft.com> Co-authored-by: rsamigullin <89222124+rsamigullin@users.noreply.github.com> Co-authored-by: Matthew Christopher <matthchr@microsoft.com> * PR to make swagger changes for new event grid public SDK release (#16309) * create baseline commit * Add all the changes for new public SDK release * fix the version * fixing prettier check issues * address pr comments * fix arm version in readme * Add extra line * fix lintdiff issue * Adding suppression and fixing sdk readme * fix issues with go sdk path * fix a missing required and a description (#16421) * EventHub : New API version 2021-11-01 (#16363) * base commit for new api version 2021-11-01 * new api version 2021-11-01 changes * CI fixes * CI fixes * fix for Python SDK * added common def v2 * avocado fix * updated common types * update to address S360 * S360 fix for DisasterRecoveryConfigs * Revert "S360 fix for DisasterRecoveryConfigs" This reverts commit 2476975abd304ee89f1382ceaee280ad3a711e15. * Added SchemaRegistry API * CI fixes - Schemagroup * corrected Schemagroup group properties * reverted the proxyresource location change * Revert "reverted the proxyresource location change" This reverts commit ac79e8a163198742f32adfdc40cc11aa2e039e90. * addresing S360 swagger correctness fro operations and capture * updated description for datalake in capture * subscription format to uuid Co-authored-by: Damodar Avadhani <davadhani@microsoft.com> Co-authored-by: v-ajnava <v-ajnava@microsoft.com> * databricks: updating the Tags to be consistent (#16422) The other resources within this Swagger use the applicable Resource name however the Private Link resources use GET, DELETE and PUT - this fixes that so that these are consistent. * Fix Swagger correctness bugs. (#16280) * Created new API version for Monitor Action Groups (#16107) * Updated error response for Action Groups API * spacing * added missing fields to Action Group Resource spec * Added missing fields for action group resource in older version * Updated "resource" name * Removed changes to errorResponse * Removed errorObject * format * Updated required and default fields in Action groups spec * Update default value to boolean Co-authored-by: kai ru <69238381+kairu-ms@users.noreply.github.com> * changes default value type to boolean * undo webhook receiver changes * Created new API version for action groups * Added event hub Receiver to Action groups spec * Updated readme.md for Monitor * Initial checkin for Post and Get test notification apis * Change to completed * Fix some errors * Fix a couple more issues * add x-ms-long-running-operation-options * Context fix * Context * Context * Context * revert unwanted changes since we don't own these * update API version in actionGroups json * update API version in action groups examples * Fix for Swagger PrettierCheck failures * Fix the description of the RG name para * Remove the dupe resourcegroupname para * Another attempt to fix the description * PR comments * fix json format * Fix json * Lets revert the resource descrilption * Fix autorest exception and suppress Lint failures for error response schema * Fix for prettier check * Add providers * Used common types for definitions and parameters * fix lint errors for incompatible parameters * Revert Resource definition update to resolve Lint errors * Revert package tag to fix build break * Update API reference in latest package * PR comment * fix build break because didn't remove the createdBy from the sample * PR comments * Fix typo * Validation errors * Fix errors * Fix errors * Fix style * Change api name * Fix errors * Change the uri * Change the api name Co-authored-by: Ritwik Rajendra <rirajend@microsoft.com> Co-authored-by: kai ru <69238381+kairu-ms@users.noreply.github.com> Co-authored-by: Thomas Pham <thompham@microsoft.com> * Removed OnvifDeviceGetRequestBody and OnVifDeviceDiscoverRequestBody (#16371) * Removed OnvifDeviceGetRequestBody and OnVifDeviceDiscoverRequestBody * adding required to discoverduration * removing assetsink * making discoveryDuration optional * Add x-ms-pageable to AccessControl List operations (#16416) * Add x-ms-pageable to AccessControl list operations * remove x-ms-pageable from roleDefinitions List operations * Adding back category level samples (#16389) * Adding back category level samples Adding back category level samples * Adding reference to newly added sample files Adding reference to newly added sample files * Tries to fix prettier violations * Remove location field for sub/management group level * Tries to fix prettier by converting tab to spaces * Add track2 batch 4 mysql-->cognitiveservices (#16431) * Add track2 batch 4 mysql-->cognitiveservices * resourcehealth-->sqlvirtualmachine * Fix AVA 2021-11-01 example files (#16432) * fix examples * fix prettier checks * Api Management 2021-08-01 Stable API-VERSION (#16353) * Adds base for updating Microsoft.ApiManagement from version preview/2021-04-01-preview to version 2021-08-01 * Updates readme * Updates API version in new specs and examples * [Azure Maps] Route: Swagger improvement for SDK generation [Hub Generated] (#16193) * Route: Rename parameter/client names * Route: Rename request body names * Route: Model a few objects as enum * Route: rename magnitudeOfDelay * Route: update startPointIndex/endPointIndex docstrings * Route: departureTime/arrivalTime to date-time * Route: Fix name in typescript.md * Route: modify docstrings for firstInstructionIndex/lastInstructionIndex * Route: rename turnAngleInDecimalDegrees * Route: Add docstrings for RouteSection/RouteLeg * Route: rename report object * Route: add friendly x-ms-examples key name * Route: rearrange definitions for better review * Route: remove language reference in hyperlink * Route: Remove repeated descriptions of batch API * Changed model name RouteDirectionsSummary to RouteSummary * Rename to RouteRangeResponse * Add max/min values for efficiency * Name changing with x-ms-client-name * Minor update * Route: naming fix * renamed all kWh to KwH * Route: add default values * Route: Fix wrong name * Route: Change response type name * Updated name and descriptions for route attributes * Remote language in URL * Route: definition name changed for type name * Route: keep the operations for maintaining SDK consistencies * Route: Change response object names * Route: Fix parameter type * Common: Add more definitions for better client type name * Common: Add description for query parameter * Route: Just rename RouteSummary Definition * Common: Redo the naming for batchItems * Route: add names for x-ms-enum * Route: change all floats to doubles (verified in backend) * Route: use collectionFormat for route range api * Route: rename operationIds to remove Post wording * Modified two method names * Route: update vehicleCommericial's client name * Route: update description/client name for carTrain Co-authored-by: Alex Tsao <alextts627@gmail.com> Co-authored-by: Daniel Rocha <daroch@microsoft.com> * [Azure Maps] Weather: Swagger improvement for SDK generation [Hub Generated] (#16148) * Modified AirQuality * Modified AirDetails * renaming variables for Current Condition * 1. Rename to model to WeatherValue 2. Renamed to IconCode definition * Rename properties to description(s) for consistency * Rename model to weatherValueRange * Renamed to Forecast for better self explaining * Better naming/self explaining for values * Update name fpr dbz * Add enum for UnitType, PrecipitationType, IconCode * Updated example files * Fix CI errors 1. Add new word to avoid error checks failing 2. Updated with "x-ms-client-name" to fix CI errors * Update according to review feedbacks 1. Removed duplicate enum attributes 2. Updated descriptions * Update IconCode * Update x-ms-exmaple for better description * Update Enum * add name for enum * Update according to feedback 1. Update all `query` to collectionFormat 2. Set `readOnly=true` for all response 3. Create PastHoursTemperature model for opimization * Update name Co-authored-by: Alex Tsao <ttsao@microsoft.com> * [Hub Generated] Review request for Microsoft.Marketplace to add version stable/2021-10-01 (This is internal data plane service inside Microsoft.Marketplace RP) (#16306) * New Swagger Spec File * New Swagger Example Spec File * New Readme Config File * first commit * fix * fix * examples * fix * words * fix * spell * pretty * fix * pretty * fix * comments * spelling * Fix check access response (#16428) * fix check access response * Add DefinitionsPropertiesNamesCamelCase suppression role Co-authored-by: Prince Gupta <prigupt@microsoft.com> * Move QuestionAnswering 2021-07-15-preview to main (#16411) * move questionAnswering 2021-07-15-preview to main * update version in examples * [Hub Generated] Review request for Microsoft.KeyVault to add version preview/2021-06-01-preview (#16399) * Bypass incompatible responses * Add missing path * Add version info * Removing undesired 404 * add "x-ms-secret": true to secret field (#16436) * add "x-ms-secret": true to secret field * remove breaking change prop * Update example Co-authored-by: Nan Jiang <naji@microsoft.com> * Add missing Opt-in APIs S360 (#16362) * add missing APIs S360 * fix json validation error * revert casing change * fix validation errors * run prettier * [Hub Generated] Review request for Microsoft.AppPlatform to add version preview/2021-09-01-preview (#16149) * Adds base for updating Microsoft.AppPlatform from version preview/2021-06-01-preview to version 2021-09-01-preview * Updates readme * Updates API version in new specs and examples * Add new changes for 2021-09-01-preview * Fix some validation errors * Use collection for loadedCertificates * Fix typo * Update readme for new api version autorest generating * name update * name update again * name update again again * rename storageProperties to properties * add systemData * fix * fix lint * resolve comments * fix reference link * fix * add x-ms-secret and x-ms-mutability annotations to accountKey * fix lint Co-authored-by: Wenhao Zhang <wenhaozhang@microsoft.com> Co-authored-by: Xuyang Cao <xuycao@microsoft.com> * Update readme.python.md (#16451) * Update readme.python.md * config readme * [Hub Generated] Review request for Microsoft.BotService to add version preview/2021-05-01-preview (#16012) * fix some error * update * update * update example * [Azure CDN] Add missing customHttpsParameters field in CustomDomainProperties for versions after 2019-06-15 (#16129) Co-authored-by: Bo Zhang <bzhan@microsoft.com> * First time adding VideoIndexer to public repo (#16439) * First time adding VideoIndexer to public repo * Fix spelling * Fix more spelling * remove preview only api for now * [Hub Generated] Review request for Microsoft.TimeSeriesInsights to add version preview/2021-03-31-preview (#16415) * Fix S360 errors in 2021-03-31-preview * Fix prettier check * [network] `2021-02-01-preview-only` tag configuration for Python (#16375) * test * test * Update readme.python.md * Update readme.python.md * Update readme.md * fix * Update readme.python.md Co-authored-by: 00Kai0 <sunkaihuisos@gmail.com> Co-authored-by: kai ru <69238381+kairu-ms@users.noreply.github.com> * Add Change Analysis API version from private repo (#16160) * Add API versions from private repo * Fix prettier and avocado validation report * Fix prettier and avocado validation report * push manifest from private repo * Make changes for public repo * Update to correct api-version' * update agent vm image in pipeline yml (#16467) * Adding Microsoft.Chaos API Version 2021-09-15-preview. (#16453) * [baseline] Microsoft.Chaos private preview API Version 2021-09-15-preview. * msft.chaos PublicPreview API 2021-09-15-preview * Add neccessary readme's from swagger tool branch generation. * remove artifiact resource from public preview. * fix static linter issues. * [Hub Generated] Review request for Microsoft.Security to add version preview/2021-07-01-preview (#16455) * . * . * readme.python config (#16471) * Add text analytics v3.2-preview.2 API (#15736) * Add text analytics v3.2-preview.2 API * CR comments * Make project and deployment names required parameters * Fix projectName and deploymentName Rename projectName and deploymentName in input to project-name and deployment-name Co-authored-by: Omar Elhariry <omelhari@microsoft.com> Co-authored-by: Kareem Yousef <kayousef@microsoft.com> * Mhsm doc changes (#16444) * backuprestore 7.3 preview changes * remove Go track 1 auto-generation * 7.2 stable description * lint swagger errors Co-authored-by: Joel Hendrix <jhendrix@microsoft.com> * [Hub Generated] Render v1/v2 reconciliation (#16263) * render v1.0 centric updates multiple zooms differentiated by description removed * revert composition of GetCopyrightResult to resolve weird validation issue * add available tilesets into tilesetId enum * address render review * update the input files * seperate 1.0 tag * rename examples so the names don't clash and OpenAPI doc gen don't freak out, correct missing api in v2.1, remove /map/imagery in v2.1 as it should not be there * see if setting unique operationIds resolves this fragile doc gen * update custom-words for spell-check to pass * improve sample names * correct sample reference * remove V21 from operation ids Co-authored-by: Taras Vozniuk <taras.vozniuk@microsoft.com> * [Microsoft.DeviceUpdate] Added private Network RP API for Private Endpoint support (#16396) * Added internal Network RP model and API * Fixed semantic validation error * prettier run * Added list operation for NRP-only proxy type * Linter fixes * Removed properties requirement * Removed read-only flags * Removing required from resources * More required properties * More c&p error fixes * Added missing property definition for remote proxy * Wrong place for provisioning state * Rogue space * Fixed an example * Another rogue space * Added internal note to descriptions * Adding missing identity properties and ExtensionTopics operation (#16469) * Adding missing identity properties and ExtensionTopics operation * fixing prettier check issues * Add identity to topic * Add system data to Extension topic response * fix lintdiff issue * fix kusto pool operation id (#16477) * Update Microsoft.Chaos API Version 2021-09-15-preview types/experiment.json (#16480) * Update azure-pipelines.yml to use ubuntu-20.04 (#16485) * Update azure-pipelines.yml * Update ShouldSendPRToMain.yml * Update BranchProtectionForPrivateRepo.yml * Update Chaos Client Name + Update outdated examples. (#16501) * publish Microsoft.AVS 2021-12-01 API (#16426) * copy 2021-06-01 API * replace "2021-06-01" with "2021-12-01" * add 2021-12-01 changes * update readme * add go * add java * fix go * Network may release: monthly branch release from Azure Networking side. (#16395) * Adds base for updating Microsoft.Network from version stable/2021-03-01 to version 2021-05-01 * Updates readme * Updates API version in new specs and examples * Add routing intent resource to 05-01 (#15998) * add routing intent resource to 05-01 * prettier fix * fix api version in examples * Update Exclusion Match Variable enum to support new values (#16124) * Adding new SKU values (#16112) * Adding new SKU values * Fixing basic in Tier(not name) Co-authored-by: Ishani Gupta <isgu@microsoft.com> * Update WAF Policy Exclusions to include RuleSet/RuleGroup/Rule hierarchy (#16154) * VNet Encryption: Add nic flag, vnet property, vnet peering property (#16224) * vnet encryption change * change api version * fix prettier check * add type object for encryption * remove circle (#16307) Co-authored-by: Weiheng Li <weihl@microsoft.com> * move to new branch (#16194) * Missed property added to LoadBalancerBackendAddress and new API (#16334) * Updated load balancer swagger with missing backendAddress property and queryInboundNatRulePortMapping API * Fixed example for QueryInboundNatRulePortMapping API * Fixed warnings * Revert "Fixed warnings" This reverts commit e3e4cac4b19f47452a2b24abfdf9e1e09d041fca. * Revert "Fixed example for QueryInboundNatRulePortMapping API" This reverts commit 5823b77f681534fbda8010901496886c88b81343. * Revert "Updated load balancer swagger with missing backendAddress property and queryInboundNatRulePortMapping API" This reverts commit e3f5bb3ca403ed5045b11bcde59d7b54975ae117. * Put changes into correct API version * Fixed lint diff errors * Fixes based on CR * Fixes based on CR * Fixed warnings * Fixed example * prettier * Fixed spelling * initial PR to the new release branch (#15842) * initial PR to the new release branch * moved body to end of request parameters, changed api version number in examples * Added action name for the list idps filter values * changed to match camel casing for the action added * fixed CR issues * fixing auto checks * fixed ARM cr issues * fixing the resource type to match specification * Isgu/fix/new branch SKU (#16410) * changes in 05 branch * Revert "Adding new SKU values (#16112)" This reverts commit bdf897a9ee38f612e97e84c2090447de0e3b1c79. Co-authored-by: Ishani Gupta <isgu@microsoft.com> Co-authored-by: Ritvika Reddy Nagula <rinagula@microsoft.com> Co-authored-by: tejasshah7 <49326906+tejasshah7@users.noreply.github.com> Co-authored-by: Ishani Gupta <ishani.gupta27.ig@gmail.com> Co-authored-by: Ishani Gupta <isgu@microsoft.com> Co-authored-by: dtuCloud <tudan0103@gmail.com> Co-authored-by: Weiheng Li <weihengli.tj@gmail.com> Co-authored-by: Weiheng Li <weihl@microsoft.com> Co-authored-by: Henry Chen <henche@microsoft.com> Co-authored-by: irrogozh <irrogozh@microsoft.com> Co-authored-by: amosarbiv-work <76393841+amosarbiv-work@users.noreply.github.com> * Fixed proxy paths (#16496) * For Add cases, 404 should be error response (#16488) For AddConnectionToGroup and AddUserToGorup, if connection does not exist, or user does not exist, 404 should be considered as error response. * replace resource with proxyresource (#16325) Co-authored-by: Alex Goldschmidt <algoldsc@microsoft.com> * Add Microsoft.ResourceConnector [Appliance] 2021-10-31-preview API (#16384) * Add Microsoft.ResourceConnector [Appliance] 2021-10-31-preview API * Run prettier on violation files * Add SCVMM to custom-words.txt * Fix validation issues * Fix prettier issue with AppliancesListClusterUserCredential.json * Add multi API section for go readme and update namespace for python readme * Update Example files to be more accurate * Add None to Managed Identity typ in parity with other Azure Arc Resources * Add default value as AKSEdge for distro * Adding type object for ApplianceListResult * Update Identity to use SystemAssignedServiceIdentity from common-types v3 managedidentity.json * Reverting to using custom Identity * Update readme.md * Update readme.python.md Co-authored-by: Anirban Thakur <anthakur@microsoft.com> Co-authored-by: Yiming Lei <59104634+RAY-316@users.noreply.github.com> * Josefree doc update (#16457) * Create Sample Directory Structure for Swagger * Delete Sample Directory Structure for Swagger * Create Sample Directory Structure for Swagger * Update Getting started with OpenAPI specifications.md * Delete Sample Directory Structure for Swagger will reuse this wiki https://github.com/Azure/azure-rest-api-specs/wiki#directory-structure, instead of creating a new one. * Update Getting started with OpenAPI specifications.md reuse this wiki for sample directory https://github.com/Azure/azure-rest-api-specs/wiki#directory-structure * Add MDE Onboarding API to Microsoft.Security (2021-10-01-preview) (#16433) * Rename 'whitelist' * add missing 'Group' in renamed file * add mdeOnboarding API - 2021-10-01-preview * fix json format * fix PR issues * add List operation * change to plural, set default resource type name * mismatch between GET and LIST examples * made descriptions clearer, removed unused parameter * defined explicit parameters * delete unused schema Co-authored-by: Erel Hansav <erelh@microsoft.com> * [Hub Generated] Review request for Microsoft.Insights to add version stable/2021-10-14 (#16417) * Adds base for updating Microsoft.Insights from version preview/2020-06-02-preview to version 2021-10-14 * Updates readme * Updates API version in new specs and examples * Fixing a relative path * Pascal casing for the resource provider name * Attempt at fixing R4018 * ADLA RP October Swagger KPI fixes (#16459) * swagger fix * 2016 patch Co-authored-by: Jimmy Xie <jimmyxie@microsoft.com> * Remove readonly on segment length property (#16513) * remove preview tag (#16441) * Disable replay attack checkfor VPN gateway (#16515) * [Hub Generated] Review request for Microsoft.AppPlatform to add version preview/2021-09-01-preview (#16468) * Add dump API * add new line at the end of line * change cases * typo * response * add api for start/stop azure spring cloud instance * fix lint error Co-authored-by: Yinglue Zhang <yinglzh@microsoft.com> Co-authored-by: caiqing <caiqing@microsoft.com> Co-authored-by: YinglueZhang-MS <78456380+YinglueZhang-MS@users.noreply.github.com> * Kusto: Swagger readonly cosmetics changes (no breaking changes) (#16405) * Kusto: Swagger readonly cosmetics changes * supress * prettier * fix 2017-09-07-privatepreview examples * fix 2018-09-07-preview model * 1 * 1 * [Microsoft.Security/Automations] Add AssessmentsSnapshot & SubAssessmentSnapshot data types (#16489) * Add SubAssessment event source type and add more automations examples * Change Location isReadOnlu to false * Test * Add new read/write location and add new type TrackedResourceLocation * Minor * minor * prettier fixes * Change variable name to TrackedResourceLocation * Change type name TrackedResourceLocation to AzureTrackedResourceLocation * Update automations example * Add SecureScores & SecureScoreControls as new supported datatypes in Automations resource * [ASC.Automations] add new data type RegulatoryComplianceAssessment * Add Secure Scores and Regulatory Compliance snapshot data types * Changes * minor fix * syntax fixes * [Microsoft.Security/Automations] Add AssessmentsSnapshot & SubAssessmentSnapshot data types * minor * minor * minor * minor * [Hub Generated] Public private branch 'dev-security-Microsoft.Security-2021-07-01' (#16435) * Adds base for updating Microsoft.Security from version preview/2021-05-01-preview to version 2021-07-01 * Updates readme * Updates API version in new specs and examples * Adding securityConnectors private API * Update the readme.md * adding custom word * Update Security Connector model in examples * Update main security connectors model with new organizational data properties, update examples as well. * added new offerings * fix pathing * fix offering name in all examples * add docs for patch endpoint * add system data resource * Remove duplication * Resolve tools issues * Change bool to boolean * Fix model validation errors * Fix lint error * CR fixes. Move systemData to root of object. Export identity type to definition * remove extra bracket * fix bracketing and pathing * lint fixes * fix camel case for linting * Fix systemData examples Co-authored-by: Sapir Elmakayes <32778998+SapirElmakayes@users.noreply.github.com> Co-authored-by: Sapir Elmakayes <saelmaka@microsoft.com> * Azure Maps - [Hub Generated] Review request for Traffic to add version preview/1.0 (#16128) * Modified method GetTrafficFlowSegment to remove the Result type and return the data type directly * Revert "Modified method GetTrafficFlowSegment to remove the Result type and return the data type directly" This reverts commit 46bc557383238dad2cd4b5d0a0040fdc754fdb79. * Flattening and renaming of several components within Traffic Segment Flow * Flattened the client for Traffic Incident Detail * More changes in flattening, now for TrafficIncident and Detail * More changes in flattening, now for TrafficIncident and Detail * More feedback addressed * prettier fixes * Clarified doc string * Added start and end time for Traffic incident * Added friendly names for x-ms-examples * Fixed avocado bugs, added query parameter as number array * Added collectionFormat to all comma separated parameters * Small changes to improve codegen * Prettier fixes * Fixed all comments from latest PR review Co-authored-by: Daniel Rocha <daroch@microsoft.com> * Adding Swagger for Short Code API (#15312) * saving progress * fixing typos * fixing typos * fixing typo * running prettier * small comment change * minor fixes * minor fix * saving progress * saving progress * saving progress * saving progress * saving progress * saving progress * saving progress * saving progress * saving progress * saving progress * saving progress * saving progress * saving progress * saving progress * saving progress * saving progress * saving progress * saving progress * saving progress * saving progress * saving progress * saving progress * saving progress * saving progress * saving progress * saving progress * saving progress * saving progress * saving progress * saving progress * saving progress * moving shortcodes files to its own folder * saving progress * adding basic readme file * Changing message details to support adding examples for contenttypes, adding estimatedRampUpTime and directionality * adding format for urls, emails and phone numbers * renames on different fields * adding back helpMessage and optOutMessage * removing tel format * S360: fix missing accesslevel field in requestResponse (#16464) * fix missing accesslevel field in requestResponse * fix another s360 issue * fix fields in example files as well * update custom words * [Hub Generated] Review request for Microsoft.DocumentDB to add version stable/2021-10-15 (#15733) * Adds base for updating Microsoft.DocumentDB from version stable/2021-06-15 to version 2021-09-15 * Updates readme * Updates API version in new specs and examples * Add support for fetching continuous backup information for latest restorable timestamp. * Adding locations API and backupRedundancy * Fixing ref * Add 10-15 Preview along with ClientEncryptionKey management changes * Renaming 2021-09-15 api version to 2021-10-15 * Fixing some more renames * fix validation checks * add clientencryptionkeys to custom-words * initial commit * Swagger specifiations * readme file updated * Review comments addressed * Added TotalThroughputLimit property to Database Create and Update * Rebased and added type to capacity * Added changes to preview folder as well * Added changes to missing files * initial checkin of base version * Adding examples; /deallocate and /start api in swagger * update readme.md file * Removing 2021-10-15-preview changes * managed cassandra swagger changes for GA * Fixing linter issues * minor description fixes * adding missing example * add stable and preview swagger * revert to Thu Sep 9 2021 change * fix linter errors in swagger * fix validation errors * validation fixes * remove fetchNodeStatus from stable * remove unused example file, fix validation error * Fixing the spell check and formatting issues * remove /repair api, make /command async * remove unreferrenced example json * remove pageable link from /status api * remove backups api, add cassandraAuditLoggingEnabled property * add cassandraAuditLoggingEnabled property * make /status api async, minor fixes * remove async tag to /status * remove connectivity property, add Ldap as preview * remove unreferenced example files * use guid in subid for examples * add backupStorageCustomerKeyUri property * fix api response code * remove ldap * Changing operationId for locations API * review comments Co-authored-by: REDMOND\amisi <amisi@microsoft.com> Co-authored-by: Anuj Toshniwal <antoshni@microsoft.com> Co-authored-by: Abhijit Karanjkar <abhijitkaranjkar@gmail.com> Co-authored-by: Praful Johari <pjohari@microsoft.com> Co-authored-by: visunda <visunda@microsoft.com> Co-authored-by: Vivek Sundararajan <s.vivek.rajan@gmail.com> Co-authored-by: vivek-microsoft <32766101+vivek-microsoft@users.noreply.github.com> * [SignalR] Add stable version 2021-10-01 (#16044) * init * remove * Add 2021-10-01 * Minor update * Add 2021-05-01-preview swagger API support for Autoscale newly added fields and new controller path. (#16463) * Initially cut, cloned from know existing GA bits (IE \specification\monitor\resource-manager\Microsoft.Insights\stable\2015-04-01) * rev API version, add new controller API path, and update JSON showing newly added predictiveAutoscalePolicy field * [QuotaRP] Fix LimitObject polymorphism (#16438) * Fix LimitObject polymorphism * move properties out of allOf * add type to LimitObject * value is required * Updating Operations Tag to QuotaOperations. * Update quota.json Updating Summary field for operations. Co-authored-by: Rahul Singh <53578268+rahuls-microsoft@users.noreply.github.com> * resolving s360 item (#16476) * resloving s360 itme * added prettier-fix changes Co-authored-by: Gaurav Bang <gauravbang@microsoft.com> * fix typo: readonly to readOnly (#16548) Co-authored-by: Xuyang Cao <xuycao@microsoft.com> * [Hub Generated] Review request for Microsoft.Security to add version preview/2021-07-01-preview (#16549) * Adds base for updating Microsoft.Security from version preview/2021-07-01-preview to version 2021-07-02-preview * Updates readme * Updates API version in new specs and examples * Fix account id to account ids * Minor * Minor Co-authored-by: Sapir Elmakayes <saelmaka@microsoft.com> * [Hub Generated] Review request for Microsoft.Maps/Microsoft.Maps to add version preview/2.0 (#16487) * added extra fields to JSON list data response in docs * added content-type field to request header * took out content type from header field due to errors; JSON reponse fields for user Data are ready to commit * [Hub Generated] Review request for Microsoft.Maps/Microsoft.Maps to add version preview/1.0 (#16446) * Remove mobility * Remove mobility * Remove mobility * Remove mobility reference * Trigger another pipeline? * Remove more mobility * [Hub Generated] Review request for Search to add version preview/1.0 (#16283) * First set of changes for Search API * More changes to address review * More changes to address review * More changes to address review * Reset searchAlongRoute name * Fixed roadUse * Fixed OAV error * Minor fixes * Fixed fuzzy search errors from review * Changes in Reverse Search Address mode * More changes from the review * Checkpoint commit * Fixed floating point numbers, dataSources field * Modified boundingBox to avoid causing model validation failure * Fixed more examples * Fixed more broken examples * Fixed more examples * Fixed more examples * Prettier fixes * Re-add street and buildingNumber * Revert client body flattening, add names for x-ms-enum * Removed locale-specific URLs * More changes to address review * More changes to address review * Minor fixes * More changes from the review * Fixed floating point numbers, dataSources field * Fixed final issues for review * Modified boundingBox to avoid causing model validation failure * Prettier fixes * Revert client body flattening, add names for x-ms-enum * Reflect operationId changes in Readme.typescript * Keep operations in TypeScript to be consistent for all languages * Update sdk generation to track2 * Prettier fix * Revert "Update sdk generation to track2" This reverts commit 5ede489e84a1820c06f7c26f70bf1bc9c2a3ec86. * Remove .net sdk generation since it is not used * Added prefix to Operation Id. * Fixed couple of operationIds * Renamed PolygonResponse * Address PR comments * More changes due to PR Review * Testing new batch naming * Fixed bug in searchInsideGeometry * Testing new batch naming * Fixed batch naming that didn't work well. * Renamed searchInsideGeometryBody to geometry * Finished all PR review comments, added changes to Common and Route Co-authored-by: Daniel Rocha <daroch@microsoft.com> Co-authored-by: alankashiwa <alankashiwa@gmail.com> * Removed redundant parameters from data pla…
This issue was closed.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
No description provided.
The text was updated successfully, but these errors were encountered: