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

Update all ubuntu vmImage to 20.04 #19227

Merged
merged 1 commit into from
Jun 15, 2021

Conversation

chidozieononiwu
Copy link
Member

Update Ubuntu VMImage

  • MMSUbuntu20.04
  • ubuntu-20.04

@scbedd
Copy link
Member

scbedd commented Jun 14, 2021

/azp run python - core

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@scbedd
Copy link
Member

scbedd commented Jun 14, 2021

@chidozieononiwu I just ran the full scope of checks against core. I don't expect anything to crop up, but just making certain :)

Copy link
Member

@scbedd scbedd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved pending full core run.

@chidozieononiwu chidozieononiwu merged commit 3255027 into Azure:master Jun 15, 2021
iscai-msft added a commit that referenced this pull request Jun 16, 2021
…into protocol_base

* 'master' of https://github.com/Azure/azure-sdk-for-python: (229 commits)
  Sync eng/common directory with azure-sdk-tools for PR 1688 (#19272)
  update all ubuntu vmImage to 20.04 (#19227)
  add base class for feedback (#19265)
  Enable tests for integration samples (#18531)
  docs: fix a few simple typos (#19127)
  Increment package version after release of azure-eventgrid (#19197)
  Increment package version after release of azure-monitor-query (#19208)
  earliest versions of communication identity tests are set up improperly. skip 1.0.0 in regression testing (#19258)
  Run mypy in azure-keyvault-administration CI (#19246)
  [text analytics] change return type of analyze actions to list of list (#18994)
  Increment package version after release of azure-data-tables (#19192)
  suppress min number less than 14 (#19230)
  [Key Vault] Address administration feedback (#19099)
  [textanalytics] remove warning tests (#19217)
  [translation] enable samples to run in CI (#19190)
  update custom_granularity_value to be more than 300 (#19215)
  Increment package version after release of azure-security-attestation (#19212)
  Enabling Before/After Test Customization for Standard CI Pipelines (#19187)
  bump sphinx version to resolve the weird issue with the caption not getting the correct class (#19188)
  [AutoRelease] t2-agrifood-2021-06-09-15946 (#19174)
  ...
iscai-msft added a commit to iscai-msft/azure-sdk-for-python that referenced this pull request Jun 17, 2021
…into get_testserver_working

* 'master' of https://github.com/Azure/azure-sdk-for-python: (55 commits)
  [AppConfig] mypy fixes (Azure#18858)
  [translation] renames (Azure#19285)
  [Key Vault] Update metadata for release (Azure#19286)
  [AppConfig] enable samples (Azure#18857)
  KeyVaultBackupOperation -> KeyVaultBackupResult (Azure#19284)
  renaming (Azure#19280)
  [Key Vault] Custom polling method for admin backup client (Azure#19204)
  [textanalytics] add ARM template + run samples in CI (Azure#19270)
  removed example from description (Azure#18781)
  [Key Vault] Update READMEs with RBAC information (Azure#19275)
  Sync eng/common directory with azure-sdk-tools for PR 1688 (Azure#19272)
  update all ubuntu vmImage to 20.04 (Azure#19227)
  add base class for feedback (Azure#19265)
  Enable tests for integration samples (Azure#18531)
  docs: fix a few simple typos (Azure#19127)
  Increment package version after release of azure-eventgrid (Azure#19197)
  Increment package version after release of azure-monitor-query (Azure#19208)
  earliest versions of communication identity tests are set up improperly. skip 1.0.0 in regression testing (Azure#19258)
  Run mypy in azure-keyvault-administration CI (Azure#19246)
  [text analytics] change return type of analyze actions to list of list (Azure#18994)
  ...
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-python that referenced this pull request May 25, 2022
GET snapshot-Changed CopyCompletionError enum name (Azure#19227)

Co-authored-by: Karan Manish Thakkar <[email protected]>
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-python that referenced this pull request May 30, 2022
[Compute] Disk 2022-03-02 (Azure#19116)

* new version folder

* new version folder

* sync with diskRP 2021-12-01 changes

* Update creationData description  (Azure#18050)

* Update diskRPCommon.json

* Update diskRPCommon.json

* adding SecurityProfile in DiskRestorePointProperties (Azure#18826)

* add cross-tenant feature (Azure#18718)

* add cross-tenant feature

* fix filename typo

* prettier

* Swagger changes for PremiumV2 in DiskRP (Azure#18786)

* Swagger changes for PremiumV2 in DiskRP

* Added new property copyCompletionError

* Updated description for new property copyCompletionError

* Added the type as object for CopyCompletionError

* Addressed comment to update the description for CopySourceNotFound

Co-authored-by: akashpargat <[email protected]>

* Add new Azure Compute Gallery image ids to ImageDiskReference for PutDisk Support in 2022-03-02 Api Version (Azure#18868)

* new sig ids for put disk 2022-03-02

* fix errors and add example path

* extra space

* remove required id

* prettify common

Co-authored-by: Jerry Chan <[email protected]>

* Feature/cplat 2022 03 02 (Azure#18945)

* add cross-tenant feature

* fix filename typo

* prettier

* add federatedClientId to diskEncryptionSetUpdateProperties

* New ApI Version

* Readme changes

* adding SecurityProfile in DiskRestorePointProperties (Azure#18826)

* add cross-tenant feature (Azure#18718)

* add cross-tenant feature

* fix filename typo

* prettier

* Swagger changes for PremiumV2 in DiskRP (Azure#18786)

* Swagger changes for PremiumV2 in DiskRP

* Added new property copyCompletionError

* Updated description for new property copyCompletionError

* Added the type as object for CopyCompletionError

* Addressed comment to update the description for CopySourceNotFound

Co-authored-by: akashpargat <[email protected]>

* Add new Azure Compute Gallery image ids to ImageDiskReference for PutDisk Support in 2022-03-02 Api Version (Azure#18868)

* new sig ids for put disk 2022-03-02

* fix errors and add example path

* extra space

* remove required id

* prettify common

Co-authored-by: Jerry Chan <[email protected]>

* Feature/cplat 2022 03 02 (Azure#18945)

* add cross-tenant feature

* fix filename typo

* prettier

* add federatedClientId to diskEncryptionSetUpdateProperties

* GET snapshot-Changed CopyCompletionError enum name (Azure#19160)

Co-authored-by: Karan Manish Thakkar <[email protected]>

* move UserAssignedIdentities to common.json to fix duplicate definition

* update readme with gallery 2022-01-03

* sync with past updates

* update with description for object

* fix readme

* GET snapshot-Changed CopyCompletionError enum name (Azure#19227)

Co-authored-by: Karan Manish Thakkar <[email protected]>

* fixing readme.md

* fix vmss userAssignedIdentities duplicate definition

Co-authored-by: Theodore Chang <[email protected]>
Co-authored-by: anshulsolanki21 <[email protected]>
Co-authored-by: parkhyukjun89 <[email protected]>
Co-authored-by: Akash Pargat <[email protected]>
Co-authored-by: akashpargat <[email protected]>
Co-authored-by: jerryc3 <[email protected]>
Co-authored-by: Jerry Chan <[email protected]>
Co-authored-by: Karan Manish Thakkar <[email protected]>
Co-authored-by: Karan Manish Thakkar <[email protected]>
Co-authored-by: Theodore Chang <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants