Skip to content

Commit 5e94691

Browse files
authored
Merge pull request #197231 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents 46990e0 + b30ca7f commit 5e94691

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

articles/azure-app-configuration/overview-managed-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.service: azure-app-configuration
1212

1313
# How to use managed identities for Azure App Configuration
1414

15-
This topic shows you how to create a managed identity for Azure App Configuration. A managed identity from Azure Active Directory (Azure AD) allows Azure App Configuration to easily access other Azure AD protected resources, such as Azure Key Vault. The identity is managed by the Azure platform. It does not require you to provision or rotate any secrets. For more about managed identities in Azure AD, see [Managed identities for Azure resources](../active-directory/managed-identities-azure-resources/overview.md).
15+
This topic shows you how to create a managed identity for Azure App Configuration. A managed identity from Azure Active Directory (Azure AD) allows Azure App Configuration to easily access other Azure AD protected resources. The identity is managed by the Azure platform. It does not require you to provision or rotate any secrets. For more about managed identities in Azure AD, see [Managed identities for Azure resources](../active-directory/managed-identities-azure-resources/overview.md).
1616

1717
Your application can be granted two types of identities:
1818

articles/cognitive-services/Translator/quickstart-translator.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -625,7 +625,6 @@ axios({
625625
},
626626
params: {
627627
'api-version': '3.0',
628-
'from': 'en',
629628
'to': ['de', 'it']
630629
},
631630
data: [{

articles/virtual-machines/windows/faq.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,3 +168,5 @@ sections:
168168
<td>Password22</td>
169169
</tr>
170170
</table>
171+
172+
For additional information and restrictions for password creation reference this [password guidance documentation](https://docs.microsoft.com/windows/security/threat-protection/security-policy-settings/password-must-meet-complexity-requirements#reference).

0 commit comments

Comments
 (0)