From e9b5b895cd6d11c8d31778fecc9fa973be2c9510 Mon Sep 17 00:00:00 2001 From: Azure SDK for Python bot Date: Thu, 7 Feb 2019 19:29:53 +0000 Subject: [PATCH 1/2] Generated from bddc29df0c1abc1a1f25b2b2a07c6deb2043c2e6 add description of access policies required condition --- .../azure/mgmt/keyvault/v2016_10_01/models/vault_properties.py | 3 ++- .../mgmt/keyvault/v2016_10_01/models/vault_properties_py3.py | 3 ++- .../azure/mgmt/keyvault/v2018_02_14/models/vault_properties.py | 3 ++- .../mgmt/keyvault/v2018_02_14/models/vault_properties_py3.py | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/azure-mgmt-keyvault/azure/mgmt/keyvault/v2016_10_01/models/vault_properties.py b/azure-mgmt-keyvault/azure/mgmt/keyvault/v2016_10_01/models/vault_properties.py index 16999701488a..a0fb2e335b45 100644 --- a/azure-mgmt-keyvault/azure/mgmt/keyvault/v2016_10_01/models/vault_properties.py +++ b/azure-mgmt-keyvault/azure/mgmt/keyvault/v2016_10_01/models/vault_properties.py @@ -24,7 +24,8 @@ class VaultProperties(Model): :type sku: ~azure.mgmt.keyvault.v2016_10_01.models.Sku :param access_policies: An array of 0 to 16 identities that have access to the key vault. All identities in the array must use the same tenant ID as - the key vault's tenant ID. + the key vault's tenant ID. When `createMode` is set to `recover`, access + policies are not required. Otherwise, access policies are required. :type access_policies: list[~azure.mgmt.keyvault.v2016_10_01.models.AccessPolicyEntry] :param vault_uri: The URI of the vault for performing operations on keys diff --git a/azure-mgmt-keyvault/azure/mgmt/keyvault/v2016_10_01/models/vault_properties_py3.py b/azure-mgmt-keyvault/azure/mgmt/keyvault/v2016_10_01/models/vault_properties_py3.py index 4cb34c5e92df..a9e934939cca 100644 --- a/azure-mgmt-keyvault/azure/mgmt/keyvault/v2016_10_01/models/vault_properties_py3.py +++ b/azure-mgmt-keyvault/azure/mgmt/keyvault/v2016_10_01/models/vault_properties_py3.py @@ -24,7 +24,8 @@ class VaultProperties(Model): :type sku: ~azure.mgmt.keyvault.v2016_10_01.models.Sku :param access_policies: An array of 0 to 16 identities that have access to the key vault. All identities in the array must use the same tenant ID as - the key vault's tenant ID. + the key vault's tenant ID. When `createMode` is set to `recover`, access + policies are not required. Otherwise, access policies are required. :type access_policies: list[~azure.mgmt.keyvault.v2016_10_01.models.AccessPolicyEntry] :param vault_uri: The URI of the vault for performing operations on keys diff --git a/azure-mgmt-keyvault/azure/mgmt/keyvault/v2018_02_14/models/vault_properties.py b/azure-mgmt-keyvault/azure/mgmt/keyvault/v2018_02_14/models/vault_properties.py index 3a93a4bd2568..7f9126154e01 100644 --- a/azure-mgmt-keyvault/azure/mgmt/keyvault/v2018_02_14/models/vault_properties.py +++ b/azure-mgmt-keyvault/azure/mgmt/keyvault/v2018_02_14/models/vault_properties.py @@ -24,7 +24,8 @@ class VaultProperties(Model): :type sku: ~azure.mgmt.keyvault.v2018_02_14.models.Sku :param access_policies: An array of 0 to 16 identities that have access to the key vault. All identities in the array must use the same tenant ID as - the key vault's tenant ID. + the key vault's tenant ID. When `createMode` is set to `recover`, access + policies are not required. Otherwise, access policies are required. :type access_policies: list[~azure.mgmt.keyvault.v2018_02_14.models.AccessPolicyEntry] :param vault_uri: The URI of the vault for performing operations on keys diff --git a/azure-mgmt-keyvault/azure/mgmt/keyvault/v2018_02_14/models/vault_properties_py3.py b/azure-mgmt-keyvault/azure/mgmt/keyvault/v2018_02_14/models/vault_properties_py3.py index d704747bc465..2b9eedf7fdb0 100644 --- a/azure-mgmt-keyvault/azure/mgmt/keyvault/v2018_02_14/models/vault_properties_py3.py +++ b/azure-mgmt-keyvault/azure/mgmt/keyvault/v2018_02_14/models/vault_properties_py3.py @@ -24,7 +24,8 @@ class VaultProperties(Model): :type sku: ~azure.mgmt.keyvault.v2018_02_14.models.Sku :param access_policies: An array of 0 to 16 identities that have access to the key vault. All identities in the array must use the same tenant ID as - the key vault's tenant ID. + the key vault's tenant ID. When `createMode` is set to `recover`, access + policies are not required. Otherwise, access policies are required. :type access_policies: list[~azure.mgmt.keyvault.v2018_02_14.models.AccessPolicyEntry] :param vault_uri: The URI of the vault for performing operations on keys From 95dcdf20eb6f5f32872b1f2dcb66a866fcce05be Mon Sep 17 00:00:00 2001 From: azuresdkci Date: Thu, 7 Feb 2019 19:34:58 +0000 Subject: [PATCH 2/2] Packaging update of azure-mgmt-keyvault --- azure-mgmt-keyvault/README.rst | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/azure-mgmt-keyvault/README.rst b/azure-mgmt-keyvault/README.rst index b7ee4573a02a..c6cce1ab427b 100644 --- a/azure-mgmt-keyvault/README.rst +++ b/azure-mgmt-keyvault/README.rst @@ -14,25 +14,6 @@ For the older Azure Service Management (ASM) libraries, see For a more complete set of Azure libraries, see the `azure `__ bundle package. -Compatibility -============= - -**IMPORTANT**: If you have an earlier version of the azure package -(version < 1.0), you should uninstall it before installing this package. - -You can check the version using pip: - -.. code:: shell - - pip freeze - -If you see azure==0.11.0 (or any version below 1.0), uninstall it first: - -.. code:: shell - - pip uninstall azure - - Usage =====