Граф коммитов

9612 Коммитов

Автор SHA1 Сообщение Дата
Qiaoqiao Zhang b270fbd933
[RLC] release purview-account (#16859)
* purview-account llc

* Rename typedefs.js to collections.js

* purview build and try test collections

* Update sdk/purview/purview-account-rest/LICENSE

Co-authored-by: Deyaaeldeen Almahallawi <dealmaha@microsoft.com>

* update description based on comments

* update format and add changelog

* refresh catalog and scanning

* update test for collections

* update samples

* Add paging helper (#16966)

Co-authored-by: Qiaoqiao Zhang <55688292+qiaozha@users.noreply.github.com>

Co-authored-by: Deyaaeldeen Almahallawi <dealmaha@microsoft.com>
Co-authored-by: Jose Manuel Heredia Hidalgo <joheredi@microsoft.com>
2021-08-23 13:16:46 +08:00
Jeremy Meng 7f917403a7
Bump rushVersion to 5.55.1 (#17020)
for the fix to jszip security issue https://github.com/microsoft/rushstack/issues/2836
2021-08-21 00:31:55 +00:00
Daniel Rodríguez 969b0de05e
[Identity] Migrate AuthorizationCodeCredential to use MSAL (#15851)
* Migrate AuthorizationCodeCredential to use MSAL

* bad code, just testing

* tested that things are working

* small automated changes

* removed the old test file again

* update the authorization code credential sample

Co-authored-by: Karishma Ghiya <kghiya8@gmail.com>
2021-08-20 19:30:39 -04:00
Daniel Jurek 0ff52f2d47
Readd @azure/arm-appservice (#17018) 2021-08-20 23:21:43 +00:00
Azure SDK Bot ce3c7e3293
Increment version for appservice releases (#16902)
Increment package version after release of azure-arm-appservice
2021-08-20 20:43:42 +00:00
Jeremy Meng 227bbcd6b3
Bump devcontainer version to 1-linux (#17009)
to have more recent vresions of development tools.
2021-08-20 20:34:15 +00:00
Azure SDK Bot 59dd88adce
Increment version for monitor releases (#16840)
Increment package version after release of azure-monitor-query
2021-08-20 20:27:48 +00:00
Azure SDK Bot a26ceca90a
Increment version for formrecognizer releases (#16873)
Increment package version after release of azure-ai-form-recognizer
2021-08-20 20:26:56 +00:00
Azure SDK Bot 3468529f8a
Increment version for communication releases (#16839)
Increment package version after release of azure-communication-chat
2021-08-20 20:26:18 +00:00
Azure SDK Bot 350cb9e0b5
Increment version for features releases (#16755)
Increment package version after release of azure-arm-features
2021-08-20 20:25:19 +00:00
Harsha Nalluru b7e4ab869a
[App Config] Skip live testing for byPage to avoid throttling in the CI (#16925)
* skip the test in live mode

* more description

* rushx lint fix

* rushx format
2021-08-20 18:03:09 +00:00
Jose Manuel Heredia Hidalgo 0f2fef6d1c
[REST Paging] Allow setting different `itemName` and `nextLinkName` (#16956)
* Allow setting different itemName and nextLinkName

* Update name and types

* only loop properties once
2021-08-20 10:05:18 -07:00
Qiaoqiao Zhang 7e1ea599a6
Update automation_generate.sh (#16986)
* Update automation_generate.sh

* Update automation_generate.sh
2021-08-20 14:43:16 +08:00
colawwj 4d9c090f4e
fix-package-issue (#17004)
* fix-package-issue

* update
2021-08-20 12:20:55 +08:00
Daniel Rodríguez 99343b42a0
[Identity] Throwing if required parameters are not provided (#16846)
Since I moved most of the processing to a common place (`nodeCommon.ts`), some of the requirements per credential were obscured. `ClientSecretCredential` and `ClientCertificateCredential` in particular where not throwing early if the parameters weren’t provided (which of course is possible if users bypass the parameter types, or if they use JavaScript). I’ve also added tests to confirm this behavior in the future.
2021-08-20 01:36:00 +00:00
Azure SDK Bot 15bc9ef658
Remove old unused update changelog script (#16993)
Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
2021-08-19 13:02:03 -07:00
Deyaaeldeen Almahallawi 75d4aa16ca
[Schema Registry] Add Nick as reviewer (#16991) 2021-08-19 19:17:05 +00:00
Ramya Rao badf61bef3
Update root readme to provide more clarity (#13255) 2021-08-19 11:08:39 -07:00
Daniel Jurek f950f7dc88
Update Lanuage-Settings.ps1 to use exclusions for @azure/arm-keyvault and @azure/arm-sql (#16990) 2021-08-19 17:39:09 +00:00
Maor Leger c65e17fe9e
[KeyVault] - Add Key Rotation sample (#16977) 2021-08-19 09:14:31 -07:00
Jeremy Meng a3ce432a44
[ContainerRegistry] improve ref docs of public API (#16973)
* Update ref docs of public API

* Fix linting error
2021-08-19 06:13:25 -10:00
Azure SDK Bot 6b6f3fa837
Post release automated changes for containerregistry releases (#16959)
Post release automated changes for azure-container-registry
2021-08-19 00:23:15 +00:00
Jeremy Meng 799bdea380
Update `typings` to `types` in clean NPM scripts (#16965)
- Our convention now is to use `types`.
- Some packages output type definition files into `types` directory but the `clean` scripts still use `typings`.
2021-08-18 14:03:40 -10:00
Jeremy Meng fc836e5d1d
[CredScan] replace password value with a replacement value (#16981)
from the suppression list.
2021-08-19 00:02:33 +00:00
Daniel Rodríguez ea06d10dd3
[Identity] Incrementing the package version (#16908)
* [Identity] Incrementing the package version

* setting samples to the last released version of Identity

* upgraded non-samples to 2.0.0-beta.6

* found a fix for the CI issue
2021-08-18 19:11:14 -04:00
Azure SDK Bot 7168bcc808
Fix query batch processing (#16978)
Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
2021-08-18 14:20:59 -07:00
Deyaaeldeen Almahallawi 381eb6451c
[Schema Registry] add a code owner entry and assign it to myself (#16975) 2021-08-18 16:46:44 -04:00
Azure SDK Bot c2a26ac46b
Sync eng/common directory with azure-sdk-tools for PR 1912 (#16972)
* Attempt to purge all vaults, managed HSMs

Reverts #1910. Vaults and managed HSMs are automatically purged on their purge date. The point was to purge them daily to preserve capacity. The default purge date is +90 days.

* Add timeout and more logging

* Pass required -Resource

* Fix log message

* Ensure the $Resource is correctly captured

Added comment to new code explaining why, since ScriptBlock.GetNewClosure() is not working as expected.

* Add -ErrorAction to Receive-Job

Worked without terminating when run locally, but failed on the first error in the AzDO agent.

* Use $using:r instead of creating ScriptBlock

More idiomatic for passing ScriptBlocks to jobs.

* Resolve PR feedback

* Change default DeleteAfterHours to 120

Resolves #1917

* Use the Az cmdlets built-in -AsJob

Co-authored-by: Heath Stewart <heaths@microsoft.com>
2021-08-18 13:23:37 -07:00
Deyaaeldeen Almahallawi 5caa22e803
[Schema Registry] bump versions (#16974)
* bump versions

* publish samples
2021-08-18 15:28:52 -04:00
Deyaaeldeen Almahallawi 0ea4f01db5
[Schema Registry] Add a whitespace in schema test case (#16964)
* [Schema Registry] Add a whitespace in schema test case

* add recordings

* remove only

* address feedback
2021-08-18 17:56:30 +00:00
Jeremy Meng 39233837de
Remove ignored results in CredScan baseline (#16937)
Now that we are down to only a dozen errors we want to report them and address them.
2021-08-18 17:47:21 +00:00
Maor Leger 153723c1bf
[KeyVault] - Regenerate KeyVault Admin using 7.3-preview (#16967)
## What

- Regenerate KeyVault Admin using 7.3-preview
- Remove the duplicated enums in accessControlModels

## Why

- In order to add support to the latest data actions for RBAC
- Now that generated code is not a `const enum` we can just re-export it directly instead of copying code

Resolves #16563
2021-08-18 17:45:01 +00:00
Azure SDK Bot 465bf33ef6
Post release automated changes for azure-schema-registry-avro (#16961) 2021-08-18 13:23:22 -04:00
Maor Leger 44a435caa6
[KeyVault] - Add support for Key Rotation (#16593)
## What

- Add `getKeyRotationPolicy`, `rotateKey`, and `updateKeyRotationPolicy` to KeyClient
- Model Key Rotation policy similarly to Certificate Policy
- Add `rotate` permission to the arm template when deploying keyvault

## Why

As part of 7.3 the KV crew is adding support for Key Rotation which we will need to model in our SDK. It is currently in preview
but is planned for 7.3. As such, we have a few methods to model here:

- Updating a key's rotation policy
- Fetching a key's rotation policy
- Rotating a key on-demand which will create a new version of the key

In addition, since it requires the `/keys/rotate` permission, we need to add that to the list of permissions in our test resources. 

## Callout

As of 8/18/21 the model for rotation policy contains ISO8601 durations which we are modeling as string similar to our other
libraries. That might change at the swagger level or it might change at the SDK level in the near future (decision TBD)
2021-08-18 09:43:14 -07:00
Qiaoqiao Zhang 80ead03aa9
Update next-generation-quickstart.md (#16880)
* Update next-generation-quickstart.md

* Update next-generation-quickstart.md
2021-08-18 14:15:39 +08:00
Maor Leger cf519825c0
[core] - Tracing errors should not fail the request (#16916)
## What

- Ensure tracingPolicy succeeds even if tracing errors occur

## Why

While it _is_ important that tracing works as expected we should not fail a request simply because tracing policy failed to 
create a span or process a span. One example of this error was #16447 where a OpenTelemetry incompatibility caused 
storage requests to fail.

What we decided to do instead was log the underlying error and skip the failing operation.

Resolves #16727
2021-08-17 19:01:52 -07:00
Azure SDK Bot c5213a7ee3
Removing C:\Git\azure-sdk-tools\eng\common\scripts\FilterPoliCheckResults.ps1 as it was no longer used (#16962)
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
2021-08-17 16:46:45 -07:00
Deyaaeldeen Almahallawi 45b9dbb7ac
[Text Analytics] Rename sortby to orderby (#16963) 2021-08-17 16:05:59 -07:00
Jeremy Meng 593147497f
[ContainerRegistry][Test] Apply MatrixFilters.Pool for weekly only (#16955)
It was added for testing purpose when creating weekly pipeline and applies to
nightly pipeline runs as well, which is not desired. This PR limits the filter to weekly
pipeline.
2021-08-17 11:53:11 -10:00
Jose Manuel Heredia Hidalgo d5c7948991
Fix scanning url in README.MD (#16960) 2021-08-17 13:50:28 -07:00
Deyaaeldeen Almahallawi 85a04209b4
[schema-registry-avro] Prepare release (#16958) 2021-08-17 20:17:32 +00:00
praveenkuttappan be561cf833
Update temp work around for dev exception (#16941) 2021-08-17 14:40:16 -04:00
chradek aa89c27628
[event-hubs] fix flaky consumer tests (#16929) 2021-08-17 11:01:17 -07:00
chradek d80e0fec20
[service-bus] supdate long running stress test to use single sender (#16946) 2021-08-17 10:28:27 -07:00
Deyaaeldeen Almahallawi 3676c0c3fb
[Schema Registry] Add release date to changelog (#16953) 2021-08-17 10:04:58 -07:00
Azure SDK Bot cec131dbee
Enable API review approval check for Java spring packages (#16952)
Co-authored-by: praveenkuttappan <prmarott@microsoft.com>
2021-08-17 12:50:29 -04:00
Azure SDK Bot 1d5944042f
Automatic rush update recheck (#16928) 2021-08-17 04:17:13 +00:00
colawwj c2baaf15e5
remove arm-websubpub (#16907) 2021-08-17 10:57:31 +08:00
EmmaZhu-MSFT 4da08a15a6
Fix ESLint errors in storage-blob package. (#16881) 2021-08-17 09:58:48 +08:00
Azure SDK Bot e383965109
Sync eng/common directory with azure-sdk-tools for PR 1909 (#16939)
* add test-proxy invocations to eng/common folder

Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
2021-08-16 16:29:35 -07:00