Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Disable missed backup/restore test #26142

Merged
merged 1 commit into from
Jan 3, 2022

Conversation

heaths
Copy link
Member

@heaths heaths commented Jan 3, 2022

No description provided.

@heaths heaths requested a review from schaabs as a code owner January 3, 2022 18:40
@ghost ghost added the KeyVault label Jan 3, 2022
@heaths heaths enabled auto-merge (squash) January 3, 2022 18:40
@heaths
Copy link
Member Author

heaths commented Jan 3, 2022

And thanks, @pakrym, for taking care of the others last week!

@heaths heaths merged commit 5238cf7 into Azure:main Jan 3, 2022
HarveyLink added a commit that referenced this pull request Jan 4, 2022
* fix Build error

* Update AutoRest C# version to 3.0.0-beta.20211222.1 (#26024)

* Delete unused records (#26036)

* MockTestBase: playback if no mock server (#25880)

* check-and-playback

* don't ensure in playback

* stateless-mock

* update-mock-page

* Update unit test cases

1. update TestBase.cs
2. delete ListByRGTests and CheckAvailabilityTests
3. modify CommunicationCrudTests and NotificationHubTests

* re-gen

* Update Azure.ResourceManager.Communication.netstandard2.0.cs

* sample

* Update AutoRest C# version (#26041)

* Update AutoRest C# version to 3.0.0-beta.20211222.4

* update api

* fix test cases in appconfiguration

* update compute test

* update cosmosdb test

* update keyvault test

* update snippets

* update eventhub

Co-authored-by: ArcturusZhang <dapzhang@microsoft.com>

* Release Azure.ResourceManager 1.0.0-beta.7 (#26040)

* update version to 1.0.0-beta.7

* Update CHANGELOG.md

* update readme

* re-gen

* rename

* Update Azure.ResourceManager.Communication.netstandard2.0.cs

* changlog

* SDK update for recoveryservices-backup (#26025)

* SDK update for recoveryservices-backup

* Updating

* Updating tests

* Updating assemblyInfo, csproj and azSDK.RP.props

* Update AutoRest C# version to 3.0.0-beta.20211223.1 (#26052)

* update autorest.md in connectedvmware (#26051)

* update autorest.md

* delete the directory with old casing

* regenerate everything

* fix casing

* change the casing

* remove auto generated things

* finally

* update api

* missed one casing in test project

* update sample

* drop duplicated [.cs] suffix

* Update README.md

* bump resource manager version (#26053)

* docs(network): changes for beta5 (#26054)

- add change logs
- update README.md

* docs(storage): changes for beta5 (#26055)

- add change logs
- update README.md

* Update AutoRest C# version (#26061)

* Update AutoRest C# version to 3.0.0-beta.20211224.1

* fix

Co-authored-by: ArcturusZhang <dapzhang@microsoft.com>

* Increment version for resourcemanager releases (#26050)

Increment package version after release of Azure.ResourceManager

* docs(cosmos): prepare change log for beta2 (#26066)

1. add change log for cosmos beta.2
2. fix change logs of network and storage

* [Resources][Compute][KeyVault] Update changelog and readme (#26058)

* update changelog and readme

* update changelog again

* update

* address comments

* update network and storage

* update changelog of cosmos and sql (#26067)

* update changelog of cosmos and sql

* update

* Revert the version of ResourceManager back to beta.7 to unblock release RP libs (#26074)

* Avoid always locking in BearerTokenAuthenticationPolicy (#25522)

* Ignore private setters during strongly typed deserialization (#26078)

* Spelling fix (#26075)

* prepare network and cosmos beta release (#26079)

bump release date of:
- network beta.5
- cosmos beta.2

* clean up configurations (#26070)

* prepare release for storage beta.5 (#26080)

bump release date

* Increment version for network releases (#26082)

Increment package version after release of Azure.ResourceManager.Network

* Refine the configuration of AppService (#26056)

* some update on autorest.md

* some changes

* some changes

* fix test cases

* update api

* update release date (#26088)

* Rename ConnectedVMware to ConnectedVMwarevSphere (#26090)

* Rename ConnectedVMware to ConnectedVMwarevSphere

* Update spell check

* Fixed casing problem

* Increment version for keyvault releases (#26093)

Increment package version after release of Azure.ResourceManager.KeyVault

* Increment version for resources releases (#26092)

Increment package version after release of Azure.ResourceManager.Resources

* Release Azure.ResourceManager.WebPubSub 1.0.0-beta.2 (#26091)

* Release Azure.ResourceManager.Sql 1.0.0-beta.2 (#26089)

* update release date

* Update README.md

* Increment version for compute releases (#26094)

Increment package version after release of Azure.ResourceManager.Compute

* update changelog (#26096)

* Release Azure.ResourceManager.WebPubSub 1.0.0-beta.2  (#26099)

* Release Azure.ResourceManager.WebPubSub 1.0.0-beta.2

* Update change log

* Increment version for cosmosdb releases (#26083)

Increment package version after release of Azure.ResourceManager.CosmosDB

* Increment version for deviceupdate releases (#26100)

Increment package version after release of Azure.ResourceManager.DeviceUpdate

* Increment version for storage releases (#26084)

Increment package version after release of Azure.ResourceManager.Storage

* Increment version for servicebus releases (#26101)

Increment package version after release of Azure.ResourceManager.ServiceBus

* Increment version for cdn releases (#26102)

Increment package version after release of Azure.ResourceManager.Cdn

* Increment version for webpubsub releases (#26105)

Increment package version after release of Azure.ResourceManager.WebPubSub

* Increment version for sqlmanagement releases (#26106)

Increment package version after release of Azure.ResourceManager.Sql

* Update AzureSDKCodeGeneration_DataPlane_Quickstart.md (#26108)

Minor typo mistake

* Increment package version after release of Azure.ResourceManager.EventHubs (#26103)

* docs(core): improve pipeline sample (#26095)

* Add compatibility tests for Table extension (#26038)

* Update AutoRest C# version to 3.0.0-beta.20211227.1 (#26104)

* Update AutoRest C# version to 3.0.0-beta.20211228.3 (#26112)

* Temporarily disable HSM backup/restore tests (#26123)

* feat(resourcemanager): add `TypeReferenceTypeAttribute` (#26127)

Add an attribute which can be used to mark `x-ms-mgmt-typeReferenceType`

part of Azure/autorest.csharp#1761

* Disable missed backup/restore test (#26142)

* Rework binding configuration in Table extension (#26111)

* Add Microsoft.Azure.WebJobs.Extensions.Tables to artifacts (#26145)

* Sync eng/common directory with azure-sdk-tools for PR 2464 (#26143)

* Support AAD graph and Microsoft Graph service principal APIs

* Consolidate service principal wrapper creation

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>

* remove one instrument operation (#26113)

* Rename Parameters to Options

* Remove [TaggedResource]

* Revert "Remove [TaggedResource]"

This reverts commit 4ab3584.

Co-authored-by: Chengming Ruan (WICRESOFT NORTH AMERICA LTD) <v-cruan@microsoft.com>
Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Co-authored-by: Pavel Krymets <pavel@krymets.com>
Co-authored-by: changlong-liu <59815250+changlong-liu@users.noreply.github.com>
Co-authored-by: ArcturusZhang <dapzhang@microsoft.com>
Co-authored-by: Feng Zhou <55177366+fengzhou-msft@users.noreply.github.com>
Co-authored-by: Pratima Upadhyay <pratima.upadhyay02@gmail.com>
Co-authored-by: Yao Kou <yaokou@microsoft.com>
Co-authored-by: Mingzhe Huang <archerzz@users.noreply.github.com>
Co-authored-by: Arthur Ma <arthurma@microsoft.com>
Co-authored-by: John Call <johncall@microsoft.com>
Co-authored-by: Ken Dale <ken@kendaleiv.com>
Co-authored-by: Boby <73424060+bobychaudhary@users.noreply.github.com>
Co-authored-by: Heath Stewart <heaths@microsoft.com>
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
@heaths heaths deleted the disable-keyvault-backuprestore-tests branch June 28, 2022 17:31
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-net that referenced this pull request Oct 31, 2023
Alec baird desktopvirtualization microsoft.desktop virtualization 2023 10 04 preview (Azure#26142)

* Adds base for updating Microsoft.DesktopVirtualization from version stable/2023-09-05 to version 2023-10-04-preview

* Updates readme

* Updates API version in new specs and examples

* Added AppAttach endpoints to public preview

* Added new examples

* ran prettier on swagger and changed naming convention of examples

* fixed bad list naming convention in swagger

* Corrected most lint errors

* Pattern and xmsidentifiers added

* fixed camelcase and added patch properties as separate definition

* ran prettify on examples

* Updated patchable properties

* Fixed AppAttachPackagePatch properties

* Removed System data

* updated examples

* ran prettier

* missed one prettier

* Fixed bad api version

* Added Charles additions to examples

* Ran prettier

* Fixed last few examples and ran prettier

* Removed kind from examples

* ARM PR Comments

* Added swagger supression

* Moved surpression to this version only

* Added ids and prettier

* updated to ResourceModelWithAllowedPropertySet

* Added Patch info

* Added Charles identity fix

* Added identity property

* removed all of

* Changed back to v1 to fix compatibility errors

* Removed identity property, used all of common-types

* Added systemData to match other TLAO

* Added identity

* Removed identity because it causing breaking changes

* Tried to add identity in proper place

* Added identity to AppAttach, not Hostpool

* Removed allOf to determine if that fixes lint error

* separated Patch properties and re-added allOf

* Added suppression for PatchIdentity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants