Skip to content

Commit 1a622c8

Browse files
Address merge conflict
2 parents edcdfca + ec90ebc commit 1a622c8

File tree

147 files changed

+1432
-661
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

147 files changed

+1432
-661
lines changed

.openpublishing.redirection.json

Lines changed: 37 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@
2020
"redirect_url": "/azure/storage/blobs/storage-quickstart-blobs-dotnet",
2121
"redirect_document_id": false
2222
},
23+
{
24+
"source_path": "articles/site-recovery/deploy-vmware-azure-replication-appliance-preview.md",
25+
"redirect_url": "/azure/site-recovery/deploy-vmware-azure-replication-appliance-modernized",
26+
"redirect_document_id": false
27+
},
2328
{
2429
"source_path": "articles/iot-hub/iot-hub-rm-template.md",
2530
"redirect_url": "/azure/iot-hub/iot-hub-rm-template-powershell",
@@ -31,14 +36,39 @@
3136
"redirect_document_id": false
3237
},
3338
{
34-
"source_path": "articles/visual-studio/vs-storage-cloud-services-getting-started-queues.md",
35-
"redirect_url": "/previous-versions/azure/visual-studio/vs-storage-cloud-services-getting-started-queues",
36-
"redirect_document_id": false
39+
"source_path": "articles/site-recovery/failover-failback-overview-preview.md",
40+
"redirect_url": "/azure/site-recovery/failover-failback-overview-modernized",
41+
"redirect_document_id": false
3742
},
3843
{
39-
"source_path": "articles/visual-studio/vs-storage-cloud-services-getting-started-tables.md",
40-
"redirect_url": "/previous-versions/azure/visual-studio/vs-storage-cloud-services-getting-started-tables",
41-
"redirect_document_id": false
44+
"source_path": "articles/site-recovery/switch-replication-appliance-preview.md",
45+
"redirect_url": "/azure/site-recovery/switch-replication-appliance-modernized",
46+
"redirect_document_id": false
47+
},
48+
{
49+
"source_path": "articles/site-recovery/upgrade-mobility-service-preview.md",
50+
"redirect_url": "/azure/site-recovery/upgrade-mobility-service-modernized",
51+
"redirect_document_id": false
52+
},
53+
{
54+
"source_path": "articles/site-recovery/vmware-azure-set-up-replication-tutorial-preview.md",
55+
"redirect_url": "/azure/site-recovery/vmware-azure-set-up-replication-tutorial-modernized",
56+
"redirect_document_id": false
57+
},
58+
{
59+
"source_path": "articles/site-recovery/vmware-azure-architecture-preview.md",
60+
"redirect_url": "/azure/site-recovery/vmware-azure-architecture-modernized",
61+
"redirect_document_id": false
62+
},
63+
{
64+
"source_path": "articles/physical-server-azure-architecture-preview.md",
65+
"redirect_url": "/azure/physical-server-azure-architecture-modernized",
66+
"redirect_document_id": false
67+
},
68+
{
69+
"source_path": "articles/vmware-azure-tutorial-failover-failback-preview.md",
70+
"redirect_url": "/azure/vmware-azure-tutorial-failover-failback-modernized",
71+
"redirect_document_id": false
4272
},
4373
{
4474
"source_path": "articles/automanage/automanage-virtual-machines.md",
@@ -28861,3 +28891,4 @@
2886128891
}
2886228892
]
2886328893
}
28894+

articles/active-directory/fundamentals/automate-provisioning-to-applications-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Thousands of organizations are running Azure AD cloud-hosted services, with its
3434
| What | From | To | Read |
3535
| - | - | - | - |
3636
| Employees and contractors| HR systems| AD and Azure AD| [Connect identities with your system of record](automate-provisioning-to-applications-solutions.md) |
37-
| Existing AD users and groups| AD| Azure AD| [Synchronize identities between Azure AD and Active Directory](automate-provisioning-to-applications-solutions.md) |
37+
| Existing AD users and groups| AD DS| Azure AD| [Synchronize identities between Azure AD and Active Directory](automate-provisioning-to-applications-solutions.md) |
3838
| Users, groups| Azure AD| SaaS and on-prem apps| [Automate provisioning to non-Microsoft applications](../governance/entitlement-management-organization.md) |
3939
| Access rights| Azure AD Identity Governance| SaaS and on-prem apps| [Entitlement management](../governance/entitlement-management-overview.md) |
4040
| Existing users and groups| AD, SaaS and on-prem apps| Identity governance (so I can review them)| [Azure AD Access reviews](../governance/access-reviews-overview.md) |

articles/active-directory/fundamentals/automate-provisioning-to-applications-solutions.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The Azure AD provisioning service enables organizations to [bring identities fro
3535

3636
### On-premises HR + joining multiple data sources
3737

38-
To create a full user profile for an employee identity, organizations often merge information from multiple HR systems, databases, and other user data stores. MIM provides a rich set of [connectors](https://learn.microsoft.com/microsoft-identity-manager/supported-management-agents) and integration solutions interoperating with heterogeneous platforms.
38+
To create a full user profile for an employee identity, organizations often merge information from multiple HR systems, databases, and other user data stores. MIM provides a rich set of [connectors](https://learn.microsoft.com/microsoft-identity-manager/supported-management-agents) and integration solutions interoperating with heterogeneous platforms both on-premises and in the cloud.
3939

4040
MIM offers [rule extension](/previous-versions/windows/desktop/forefront-2010/ms698810(v=vs.100)?redirectedfrom=MSDN) and [workflow capabilities](https://microsoft.github.io/MIMWAL/) features for advanced scenarios requiring data transformation and consolidation from multiple sources. These connectors, rule extensions, and workflow capabilities enable organizations to aggregate user data in the MIM metaverse to form a single identity for each user. The identity can be [provisioned into downstream systems](/microsoft-identity-manager/microsoft-identity-manager-2016-supported-platforms) such as AD DS.
4141

@@ -49,13 +49,13 @@ The scenarios are divided by the direction of synchronization needed, and are li
4949

5050
Use the numbered sections in the next two section to cross reference the following table.
5151

52-
**Synchronize identities from AD into Azure AD**
52+
**Synchronize identities from AD DS into Azure AD**
5353

5454
1. For users in AD that need access to Office 365 or other applications that are connected to Azure AD, Azure AD Connect cloud sync is the first solution to explore. It provides a lightweight solution to create users in Azure AD, manage password rests, and synchronize groups. Configuration and management are primarily done in the cloud, minimizing your on-premises footprint. It provides high-availability and automatic failover, ensuring password resets and synchronization continue, even if there's an issue with on-premises servers.
5555

5656
1. For complex, large-scale AD to Azure AD sync needs such as synchronizing groups over 50,000 and device sync, customers can use Azure AD Connect sync to meet their needs.
5757

58-
**Synchronize identities from Azure AD into AD**
58+
**Synchronize identities from Azure AD into AD DS**
5959

6060
As customers transition identity management to the cloud, more users and groups are created directly in Azure AD. However, they still need a presence on-premises in AD DS to access various resources.
6161

@@ -134,7 +134,7 @@ After users are provisioned into Azure AD, use Lifecycle Workflows (LCW) to auto
134134
135135
### Reconcile changes made directly in the target system
136136

137-
Organizations often need a complete audit trail of what users have access to applications containing data subject to regulation. To provide an audit trail, any access provided to a user directly must be traceable through the system of record. MIM provides the [reconciliation capabilities](/microsoft-identity-manager/mim-how-provision-users-adds) to detect changes made directly in a target system and roll back the changes. In addition to detecting changes in target applications, MIM can import identities from third party applications to Azure AD. These applications often augment the set of user records that originated in the HR system.
137+
Organizations often need a complete audit trail of what users have access to applications containing data subject to regulation. To provide an audit trail, any access provided to a user directly must be traceable through the system of record. MIM provides the reconciliation capabilities to detect changes made directly in a target system and roll back the changes. In addition to detecting changes in target applications, MIM can import identities from third party applications to Azure AD. These applications often augment the set of user records that originated in the HR system.
138138

139139
### Next steps
140140

articles/automation/TOC.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@
5858
href: automation-secure-asset-encryption.md
5959
- name: Management of Azure Automation data
6060
href: automation-managing-data.md
61+
- name: High availability
62+
items:
63+
- name: Availability zones
64+
href: automation-availability-zones.md
6165
- name: How-to guides
6266
items:
6367
- name: Automation Account
Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
---
2+
title: Availability zones support for Azure Automation
3+
description: This article provides an overview of Azure availability zones and regions for Azure Automation
4+
keywords: automation availability zones.
5+
services: automation
6+
ms.subservice: process-automation
7+
ms.date: 06/29/2022
8+
ms.topic: conceptual
9+
ms.custom: references_regions
10+
---
11+
12+
# Availability zones support for Azure Automation
13+
14+
Azure Automation uses [Azure availability zones](../availability-zones/az-overview.md#availability-zones) to provide improved resiliency and high availability to a service instance in a specific Azure region.
15+
16+
[Azure availability zones](../availability-zones/az-overview.md#availability-zones) is a
17+
high-availability offering that protects your applications and data from data center failures.
18+
Availability zones are unique physical locations within an Azure region and each region comprises of one or more data center(s) equipped with independent power, cooling, and networking. To ensure resiliency, there needs to be a minimum of three separate zones in all enabled regions.
19+
20+
A zone redundant Automation account automatically distributes traffic to the Automation account through various management operations and runbook jobs amongst the availability zones in the supported region. The replication is handled at the service level to these physically separate zones, making the service resilient to a zone failure with no impact on the availability of the Automation accounts in the same region.
21+
22+
In the event when a zone is down, there's no action required by you to recover from a zone failure and the service would be accessible through the other available zones. The service detects that the zone is down and automatically distributes the traffic to the available zones as needed.
23+
24+
## Availability zone considerations
25+
26+
- In all Availability zone supported regions, the zone redundancy for Automation accounts is enabled by default and it can't be disabled. It requires no action from your end as it's enabled and managed by the service.
27+
- All new Automation accounts with basic SKU are created with zone redundancy natively.
28+
- All existing Automation accounts would become zone redundant automatically. It requires no action from your end.
29+
- In a zone-down scenario, you might expect a brief performance degradation until the service self-healing rebalances the underlying capacity to adjust to healthy zones. This isn't dependent on zone restoration; the service self-healing state will compensate for a lost zone, using the capacity from other zones.
30+
- In a zone-wide failure scenario, you must follow the guidance provided to set up a disaster recovery for Automation accounts in a secondary region.
31+
- Availability zone support for Automation accounts supports only [Process Automation](/azure/automation/overview#process-automation) feature to provide an improved resiliency for runbook automation.
32+
33+
## Supported regions with availability zones
34+
35+
See [Regions and Availability Zones in Azure](/global-infrastructure/geographies/#geographies) for the Azure regions that have availability zones.
36+
Automation accounts currently support the following regions in preview:
37+
38+
- China North 3
39+
- Qatar Central
40+
- West US 2
41+
- East US 2
42+
- East US
43+
- North Europe
44+
- West Europe
45+
- France Central
46+
- Japan East
47+
- UK South
48+
- Southeast Asia
49+
- Australia East
50+
- Central US
51+
- Brazil South
52+
- Germany West Central
53+
- West US 3
54+
55+
## Create a zone redundant Automation account
56+
You can create a zone redundant Automation account using:
57+
- [Azure portal](/azure/automation/automation-create-standalone-account?tabs=azureportal)
58+
- [Azure Resource Manager (ARM) template](/azure/automation/quickstart-create-automation-account-template)
59+
60+
> [!Note]
61+
> There is no option to select or see Availability zone in the creation flow of the Automation Accounts. It’s a default setting enabled and managed at the service level.
62+
63+
## Pricing
64+
65+
There's no additional cost associated to enable the zone redundancy feature in Automation account.
66+
67+
## Service Level Agreement
68+
69+
There is no change to the [Service Level Agreement](https://azure.microsoft.com/support/legal/sla/automation/v1_1/) with the support of Availability zones in Automation Account. The SLA depends on job start time with a guarantee that at least 99.9% of runbook jobs will start within 30 minutes of their planned start times.
70+
71+
## Next steps
72+
73+
- Learn more about [regions that support availability zones](/azure/availability-zones/az-region.md).

articles/automation/learn/automation-tutorial-runbook-textual.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -299,8 +299,8 @@ You can use the `ForEach -Parallel` construct to process commands for each item
299299
```
300300
301301
1. If you want the runbook to execute with the system-assigned managed identity, leave the code as-is. If you prefer to use a user-assigned managed identity, then:
302-
1. From line 9, remove `(Connect-AzAccount -Identity)`,
303-
1. Replace it with `(Connect-AzAccount -Identity -AccountId <ClientId>)`, and
302+
1. From line 9, remove `Connect-AzAccount -Identity`,
303+
1. Replace it with `Connect-AzAccount -Identity -AccountId <ClientId>`, and
304304
1. Enter the Client ID you obtained earlier.
305305
306306
1. Select **Save**, then **Publish**, and then **Yes** when prompted.
63.5 KB
Loading

articles/azure-resource-manager/bicep/visual-studio-code.md

Lines changed: 18 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Create Bicep files by using Visual Studio Code
33
description: Describes how to create Bicep files by using Visual Studio Code
44
ms.topic: conceptual
5-
ms.date: 09/14/2022
5+
ms.date: 09/29/2022
66
---
77

88
# Create Bicep files by using Visual Studio Code
@@ -56,21 +56,28 @@ This command creates a parameter file in the same folder as the Bicep file. The
5656

5757
The `insert resource` command adds a resource declaration in the Bicep file by providing the resource ID of an existing resource. After you select **Insert Resource**, enter the resource ID in the command palette. It takes a few moments to insert the resource.
5858

59-
You can find the resource ID from the Azure portal, or by using:
59+
You can find the resource ID by using one of these methods:
6060

61-
# [CLI](#tab/CLI)
61+
- Use [Azure Resource extension for VSCode](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azureresourcegroups).
6262

63-
```azurecli
64-
az resource list
65-
```
63+
:::image type="content" source="./media/visual-studio-code/visual-studio-code-azure-resources-extension.png" alt-text="Screenshot of Visual Studio Code Azure Resources extension.":::
6664

67-
# [PowerShell](#tab/PowerShell)
65+
- Use the [Azure portal](https://portal.azure.com).
66+
- Use Azure CLI or Azure PowerShell:
6867

69-
```azurepowershell
70-
Get-AzResource
71-
```
68+
# [CLI](#tab/CLI)
7269

73-
---
70+
```azurecli
71+
az resource list
72+
```
73+
74+
# [PowerShell](#tab/PowerShell)
75+
76+
```azurepowershell
77+
Get-AzResource
78+
```
79+
80+
---
7481

7582
Similar to exporting templates, the process tries to create a usable resource. However, most of the inserted resources require some modification before they can be used to deploy Azure resources.
7683

articles/cognitive-services/Speech-Service/includes/release-notes/release-notes-tts.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,23 @@ ms.topic: include
55
ms.date: 01/24/2022
66
ms.author: eur
77
---
8+
9+
### 2022-September release
10+
11+
#### Prebuilt Neural TTS Voice
12+
13+
* All the prebuilt neural voices have been upgraded to high-fidelity voices with 48kHz sample rate.
14+
15+
### 2022-August release
16+
17+
#### Prebuilt Neural TTS Voice
18+
19+
Released new voices in public preview:
20+
* Voices for English (United States): `en-US-AIGenerate1Neural` and `en-US-AIGenerate2Neural`.
21+
* Voices for Chinese dialects: `zh-CN-henan-YundengNeural`, `zh-CN-shaanxi-XiaoniNeural`, and `zh-CN-shandong-YunxiangNeural`.
22+
23+
For more information, see the [language and voice list](../../language-support.md?tabs=stt-tts).
24+
825
### 2022-July release
926

1027
#### Prebuilt Neural TTS Voice

articles/cognitive-services/Speech-Service/language-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Each prebuilt neural voice supports a specific language and dialect, identified
4242
> [!IMPORTANT]
4343
> Pricing varies for Prebuilt Neural Voice (see *Neural* on the pricing page) and Custom Neural Voice (see *Custom Neural* on the pricing page). For more information, see the [Pricing](https://azure.microsoft.com/pricing/details/cognitive-services/speech-services/) page.
4444
45-
Prebuilt neural voices are created from samples that use a 24-khz sample rate. All voices can upsample or downsample to other sample rates when synthesizing.
45+
Each prebuilt neural voice model is available at 24kHz and high-fidelity 48kHz. Other sample rates can be obtained through upsampling or downsampling when synthesizing.
4646

4747
Please note that the following neural voices are retired.
4848

0 commit comments

Comments
 (0)