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

7874 Коммитов

Автор SHA1 Сообщение Дата
Azure SDK Bot 147da4b2b1
Sync eng/common directory with azure-sdk-tools for PR 8929 (#23412)
* Refactor prepare-pipelines

* Convert pipeling generation single to use template

* Convert to pwsh for setting the variables

* Fix switch expression

* Add path separator in front of devopspath

* Continue on error for individual step failures

* Remove unnecessary parameters

---------

Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2024-09-09 10:44:05 -07:00
Azure SDK Bot 0907971d6a
Update GitHubEventProcessor to 1.0.0-dev.20240909.2 (#23415)
Co-authored-by: James Suplizio <jasupliz@microsoft.com>
2024-09-09 09:55:10 -07:00
Charles Lowell 09f842cdcb
Remove redundant azidentity error content (#23407) 2024-09-06 20:39:34 +00:00
Andrew Porter 712933755c
Add support for MaxIntegratedCacheStaleness option (#23406)
* Add support for MaxIntegratedCacheStaleness option

* Add Changelog entry

* Fix lints
2024-09-06 13:10:41 -07:00
Richard Park 96782a62dc
[aznamespaces] Fix examples so they use a credential that will work in test pipelines (#23408)
Fix examples so they use a credential that will work within our CI pipelines.
2024-09-05 15:39:53 -07:00
Charles Lowell 90dcf48c97
Update managed identity docs (#23404) 2024-09-05 15:08:35 -07:00
Richard Park f0caa1eee6
[azservicebus, azeventhubs] Fixing a bug where our management link would hang in certain circumstances (#23400)
Fixing a bug where we could end up getting our management link stuck.

The problem was basically a combination of errors:
1. We were missing the sender settlement mode, which made it so we were only 1/2 in the "receive and delete" mode that we intended to be.
2. Ignoring that, our AcceptMessage() call was actually load bearing and critical and _wasn't_ getting called in some cases, like if you cancelled the call.
2024-09-05 13:54:19 -07:00
Azure SDK Bot cc560d64d4
update package lock to deal with the component governance alert (#23402)
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-09-04 14:30:11 -07:00
Azure SDK Bot 0f72b0aa5d
Add support for aka.ms, github wiki and crates.io checking (#23398)
Co-authored-by: Patrick Hallisey <pahallis@microsoft.com>
2024-09-03 15:53:27 -07:00
Azure SDK Bot 09809c7107
Avoid adding the same package twice, use TrimStart instead of substring (#23397)
Co-authored-by: Patrick Hallisey <pahallis@microsoft.com>
2024-09-03 15:51:45 -07:00
Azure SDK Bot 14dba1ca07
Increment package version after release of storage/azdatalake (#23393) 2024-09-02 12:56:28 +05:30
Azure SDK Bot 4bf35a7c1b
add quotes to powershell args (#23387)
Co-authored-by: Patrick Hallisey <pahallis@microsoft.com>
2024-08-30 14:53:25 -07:00
Ben Broderick Phillips 3e1a752e76
Incorporate common sub config changes to live testing (#23240)
* Incorporate common sub config changes to live testing

* Remove federated auth field from sdk yaml files

* Default federated auth mode to true in pipeline templates

* Remove secret based sub configs from yaml template

* Fix fed auth defaults for ci testing

* Fix missing service connection in overridden cloud configs

* Add missing file paths parameters
2024-08-30 16:41:24 -04:00
tanyasethi-msft 6ca9816e1c
storage stg94 preview adls (#23384)
* prep for stg94 adls preview

* prep for stg94 adls preview
2024-08-30 07:02:45 +00:00
tanyasethi-msft dd653d1b85
Add crc header in put blob response (#23383)
* add crc header in put blob response

* refactor crc header

* changelog updates

* added test and changelog changes
2024-08-30 12:18:19 +05:30
Azure SDK Bot 83909072d0
Sync eng/common directory with azure-sdk-tools for PR 8900 (#23386)
* Add save-package-properties yaml

* Encapsulate Save-Package-Properties.ps1 invocation into yaml

* Fix output formatting

* Fix code style

---------

Co-authored-by: Patrick Hallisey <pahallis@microsoft.com>
2024-08-29 14:44:39 -07:00
Azure SDK Bot 113ebb0741
Increment package version after release of storage/azfile (#23376) 2024-08-29 10:38:04 +05:30
Azure SDK Bot f746811d03
Increment package version after release of storage/azblob (#23375) 2024-08-29 10:37:50 +05:30
Azure SDK Bot b256f5b26f
Sync eng/common directory with azure-sdk-tools for PR 8878 (#23382)
* Apply a few changes to Get-PRPackageProperties to make it more customizable for our users. Remove wonky gap + extra spacing that should pass the patch application process now that we've manually aligned common.ps1

* account for feedback -- rename CanaryPackages to AdditionalValidationPackages

* dependentPackagesforInclusion -> additionalValidationPackages

---------

Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-08-28 18:11:18 -07:00
Wes Haggard e4b7d9e709
Turn off warnings from sdl disablement (#23378)
See https://eng.ms/docs/cloud-ai-platform/devdiv/one-engineering-system-1es/1es-docs/1es-pipeline-templates/features/sdlanalysis/disablingtools for info on this new flag.
2024-08-28 16:32:14 -07:00
Wes Haggard b17005645d
Update PublishCodeCoverageResults to v2 (#23380) 2024-08-28 12:23:27 -07:00
Azure SDK Bot 99c6165ed3
Sync eng/common directory with azure-sdk-tools for PR 8875 (#23377)
* chore(): add playwright-testing to product slugs

* Update eng/common/scripts/Test-SampleMetadata.ps1

---------

Co-authored-by: Siddharth Singha Roy <ssingharoy@microsoft.com>
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2024-08-28 03:19:24 +05:30
tanyasethi-msft c3ab67ad51
prep for stg94 preview release (#23373) 2024-08-27 04:28:36 +00:00
Peng Jiahui 797c3013c2
fix generator tool (#23374)
* fix generator tool

* update
2024-08-27 11:17:20 +08:00
tanyasethi-msft 3841461f40
Storage STG94 features (#23367)
* [Storage] Swagger update for STG 94 (#23236)

* Update swagger to stg94 - azblob and azfiles

* service version update

* datalake code generated

* remove extra line from autorest transform

* datalake generated code

* datalake generated code

* datalake generated code

* storage bearer challenge for azqueue

* Revert "storage bearer challenge for azqueue"

This reverts commit 655211fc6f.

* Added AuthenticationErrorDetail test

* error check

* get error from file error

* reverted change

* Revert "Added AuthenticationErrorDetail test" (#23316)

This reverts commit bdf95c4373.

* Added AuthenticationErrorDetail (#23310)

* Added AuthenticationErrorDetail test

* error check

* corrected file error code

* [Storage] Support latest service version in Queue, propagate StorageBearer Challenge to queues (#23311)

* Revert "[Storage] Swagger update for STG 94 (#23236)"

This reverts commit 7d70d0f6bd.

* Revert "storage bearer challenge for azqueue"

This reverts commit 655211fc6f.

* Reapply "[Storage] Swagger update for STG 94 (#23236)"

This reverts commit 5050c0cdf6.

* Reapply "storage bearer challenge for azqueue"

This reverts commit 6d6123af66.

* added challenge_policy_test.go (#23317)

* Add custom audience test

* update queue_client_test.go test

* review comments address by using type alias

* NFS share snapshot (#23359)

* nfs snapshot changes

* added new string to sign algorithm

* azblob - new stringtosign algorithm

* azdatalake - new string to sign algorithm

* azfile recordings

* linter errors resolve

* linter error

* comments resolve, add a new test and recording

* refactor azdatalake and azblob acc to comments

* update dependencies

* changelog updates
2024-08-26 10:47:09 +05:30
Azure SDK Bot 72d79ebaba
Sync eng/common directory with azure-sdk-tools for PR 8865 (#23361)
* bump proxy version

* bump proxy version

* restore most of the old performance, only fall back to json matching when something goes wrong

* use newest version with protection from invalid json

---------

Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-08-25 11:36:14 -07:00
Azure SDK Bot 4ab9e12398
Allow Save-package-properties to exit 0 when prs produce no package changes (#23369)
Co-authored-by: Patrick Hallisey <pahallis@microsoft.com>
2024-08-23 17:17:25 -07:00
Richard Park 855748ac2e
[azservicebus] Fixing error checking to take error wrapping into account (#23358)
- Upgrading to latest go-amqp, which lets us errors.As() for the AMQP error.
- GetRecoveryKind() should check the AMQP errors's condition first as it has more specific information about what's broken
- Updated all the tests to account for this new possiblity (wrapped error being ignored in favor of the AMQP condition in the inner AMQP error)
- Deleted two unused error types (ErrConnectionClosed, ErrNotFound)
- Adding in some comments about areas that are a little tricky.
- Added in a test to make sure our connection based recovery works well using a real connection (we already do link based checks).
- Fixing an issue with the bicep - in stress your user doesn't have rights to apply RBAC roles.
2024-08-22 18:11:35 -07:00
Grace Wilcox 790270459f
[keyvault] troubleshooting and migration guide (#23340) 2024-08-21 14:07:22 -07:00
Peng Jiahui 4299f74d88
[Release] sdk/resourcemanager/datafactory/armdatafactory/9.0.0 generation from spec commit: edb7904bfead536c7aa9716d44dba15bdabd0b00 (#23352) 2024-08-21 15:09:57 +08:00
Peng Jiahui 278243f6da
[Release] sdk/resourcemanager/machinelearning/armmachinelearning/4.0.0 generation from spec commit: 9778042723206fbc582306dcb407bddbd73df005 (#23334) 2024-08-21 15:07:23 +08:00
Peng Jiahui 82903085b2
[Release] sdk/resourcemanager/azurestackhci/armazurestackhci/2.0.0 generation from spec commit: c9b146c38df5f76e2d34a3ef771979805ff4ff73 (#23343) 2024-08-21 15:06:15 +08:00
Azure SDK Bot b1abfb1b5b
[Release] sdk/resourcemanager/appcontainers/armappcontainers/3.0.0 (#23157)
* [Release] sdk/resourcemanager/appcontainers/armappcontainers/3.0.0 generation from spec commit: edf14cc0a577f6b9c4e3ce018cec0c383e64b7b0

* Update CHANGELOG.md

---------

Co-authored-by: ReleaseHelper <ReleaseHelper>
Co-authored-by: Peng Jiahui <46921893+Alancere@users.noreply.github.com>
2024-08-21 14:26:51 +08:00
Azure SDK Bot 9f32c0ce9f
[Release] sdk/resourcemanager/appservice/armappservice/4.0.0 generation from spec commit: 21c2852d62ccc3abe9cc3800c989c6826f8363dc (#23296)
Co-authored-by: ReleaseHelper <ReleaseHelper>
2024-08-21 13:56:46 +08:00
Azure SDK Bot 5c4e148441
[Release] sdk/resourcemanager/hdinsight/armhdinsight/1.3.0-beta.2 generation from spec commit: aec83a5f0ed56da4fd16fa027b9fa27edfa8988b (#23302)
Co-authored-by: ReleaseHelper <ReleaseHelper>
2024-08-21 10:55:00 +08:00
Azure SDK Bot ecfca8b9d6
[Release] sdk/resourcemanager/hdinsightcontainers/armhdinsightcontainers/0.4.0 (#23301)
* [Release] sdk/resourcemanager/hdinsightcontainers/armhdinsightcontainers/0.4.0 generation from spec commit: aec83a5f0ed56da4fd16fa027b9fa27edfa8988b

* regenerate

---------

Co-authored-by: ReleaseHelper <ReleaseHelper>
Co-authored-by: Alancere <804873052@qq.com>
2024-08-21 10:53:45 +08:00
Azure SDK Bot f70e75bfea
[Release] sdk/resourcemanager/netapp/armnetapp/7.2.0 generation from spec commit: c7b98b36e4023331545051284d8500adf98f02fe (#23278)
Co-authored-by: ReleaseHelper <ReleaseHelper>
2024-08-21 10:25:31 +08:00
Azure SDK Bot cdca6042a3
[Release] sdk/resourcemanager/compute/armcompute/6.1.0 (#23275)
* [Release] sdk/resourcemanager/compute/armcompute/6.1.0 generation from spec commit: c7b98b36e4023331545051284d8500adf98f02fe

* update assets.json

---------

Co-authored-by: ReleaseHelper <ReleaseHelper>
Co-authored-by: Alancere <804873052@qq.com>
2024-08-21 10:23:50 +08:00
Azure SDK Bot 61c859dc9b
[Release] sdk/resourcemanager/containerservice/armcontainerservice/6.1.0-beta.1 (#23276)
* [Release] sdk/resourcemanager/containerservice/armcontainerservice/6.1.0-beta.1 generation from spec commit: c7b98b36e4023331545051284d8500adf98f02fe

* update assets.json

---------

Co-authored-by: ReleaseHelper <ReleaseHelper>
Co-authored-by: Alancere <804873052@qq.com>
2024-08-21 10:17:17 +08:00
Peng Jiahui 08ebe27dec
[Release] sdk/resourcemanager/servicenetworking/armservicenetworking/1.1.0-beta.1 generation from spec commit: aa23ddc02b2b1c5a34c56a49d83b77c0a1aaa614 (#23242) 2024-08-21 10:15:55 +08:00
Azure SDK Bot 74c71796fb
Increment package version after release of messaging/eventgrid/azsystemevents (#23356) 2024-08-20 13:00:39 -07:00
Charles Lowell 0f9d34a010
azidentity accepts object IDs for user-assigned managed identities (#23341) 2024-08-20 11:04:41 -07:00
Richard Park 1a226dbce0
[azsystemevents] Regenerate based on latest update (adding in storage tiers to some system events) (#23269)
Some other changes have come along for the ride or been implemented:

- Removal of types that were only used as base properties for events, but were not system events on their own. These were things like `ACSChatThreadEventInThreadBaseProperties`. Our generator handles this by just inlining those properties into the child "classes", so the base struct is just vestigial (except in a few cases where the base type is actually a system event).
- Updated to proper hash from main.
2024-08-20 17:45:11 +00:00
Charles Lowell 5d36e38548
azcontainerregistry tests build images instead of importing them (#23329) 2024-08-20 10:17:38 -07:00
Peng Jiahui 82cae1b0c1
Update ignore-links.txt (#23309) 2024-08-19 09:46:53 -07:00
Peng Jiahui 82dc18b7b8
[Release] sdk/resourcemanager/operationalinsights/armoperationalinsights/2.0.0-beta.4 (#23348)
* [Release] sdk/resourcemanager/operationalinsights/armoperationalinsights/2.0.0-beta.4 generation from spec commit: 4ce13e8353a25125a41bc01705c0a7794dac32a7

* update assets.json
2024-08-19 17:22:43 +08:00
Azure SDK Bot b7fc5038f8
Add FilePattern support for .github\workflow sync (#23346)
Given we cannot create subfolders under .github\workflow folder
and we have repos that want additional workflows then we have
in the tools repo we need to setup a file pattern matching for
the sync processing to only sync the ones we want to be common.

For now just use the existing *event* pattern but we can move them
to another pattern similar to *common* or *sync* in the future as
we add more common workflows.

Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
2024-08-16 14:03:17 -07:00
Azure SDK Bot 65e58c49c6
Sync .github/workflows directory with azure-sdk-tools repository (#23347) 2024-08-16 13:15:58 -07:00
Matias Quaranta 8378104655
Cosmos DB: Update CODEOWNERS (#23344) 2024-08-16 14:50:01 +00:00
Matias Quaranta 991bccd9fe
Cosmos DB: Fixes metadata routing on multi-master (#23339)
* Wiring resource type and checking

* tests

* remove unused

* undo

* pending

* more undo

* tests

* changelog

* whitespace
2024-08-16 00:01:55 +00:00