Skip to content

Commit af92d84

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into esanLogging
2 parents 5dea3ec + 4864094 commit af92d84

20 files changed

+104
-76
lines changed

articles/ai-services/speech-service/includes/language-support/tts.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ ms.custom: references_regions
2727
| `ar-SY` | Arabic (Syria) | `ar-SY-AmanyNeural` (Female)<br/>`ar-SY-LaithNeural` (Male) |
2828
| `ar-TN` | Arabic (Tunisia) | `ar-TN-ReemNeural` (Female)<br/>`ar-TN-HediNeural` (Male) |
2929
| `ar-YE` | Arabic (Yemen) | `ar-YE-MaryamNeural` (Female)<br/>`ar-YE-SalehNeural` (Male) |
30+
| `as-IN` |Assamese (India) | `as-IN-YashicaNeural`<sup>5</sup> (Female)<br/>`as-IN-PriyomNeural`<sup>5</sup> (Male) |
3031
| `az-AZ` | Azerbaijani (Latin, Azerbaijan) | `az-AZ-BanuNeural`<sup>2</sup> (Female)<br/>`az-AZ-BabekNeural`<sup>2</sup> (Male) |
3132
| `bg-BG` | Bulgarian (Bulgaria) | `bg-BG-KalinaNeural` (Female)<br/>`bg-BG-BorislavNeural` (Male) |
3233
| `bn-BD` | Bangla (Bangladesh) | `bn-BD-NabanitaNeural`<sup>2</sup> (Female)<br/>`bn-BD-PradeepNeural`<sup>2</sup> (Male) |
@@ -117,6 +118,8 @@ ms.custom: references_regions
117118
| `ne-NP` | Nepali (Nepal) | `ne-NP-HemkalaNeural`<sup>2</sup> (Female)<br/>`ne-NP-SagarNeural`<sup>2</sup> (Male) |
118119
| `nl-BE` | Dutch (Belgium) | `nl-BE-DenaNeural` (Female)<br/>`nl-BE-ArnaudNeural` (Male) |
119120
| `nl-NL` | Dutch (Netherlands) | `nl-NL-FennaNeural` (Female)<br/>`nl-NL-MaartenNeural` (Male)<br/>`nl-NL-ColetteNeural` (Female) |
121+
| `or-IN` |Oriya (India) | `or-IN-SubhasiniNeural`<sup>5</sup> (Female)<br/>`or-IN-SukantNeural`<sup>5</sup> (Male) |
122+
| `pa-IN` | Punjabi (India) | `pa-IN-VaaniNeural`<sup>5</sup> (Female)<br/>`pa-IN-OjasNeural`<sup>5</sup> (Male) |
120123
| `pl-PL` | Polish (Poland) | `pl-PL-AgnieszkaNeural` (Female)<br/>`pl-PL-MarekNeural` (Male)<br/>`pl-PL-ZofiaNeural` (Female) |
121124
| `ps-AF` | Pashto (Afghanistan) | `ps-AF-LatifaNeural`<sup>2</sup> (Female)<br/>`ps-AF-GulNawazNeural`<sup>2</sup> (Male) |
122125
| `pt-BR` | Portuguese (Brazil) | `pt-BR-FranciscaNeural` (Female)<br/>`pt-BR-AntonioNeural` (Male)<br/>`pt-BR-BrendaNeural` (Female)<br/>`pt-BR-DonatoNeural` (Male)<br/>`pt-BR-ElzaNeural` (Female)<br/>`pt-BR-FabioNeural` (Male)<br/>`pt-BR-GiovannaNeural` (Female)<br/>`pt-BR-HumbertoNeural` (Male)<br/>`pt-BR-JulioNeural` (Male)<br/>`pt-BR-LeilaNeural` (Female)<br/>`pt-BR-LeticiaNeural` (Female)<br/>`pt-BR-ManuelaNeural` (Female)<br/>`pt-BR-NicolauNeural` (Male)<br/>`pt-BR-ThalitaMultilingualNeural`<sup>1,3</sup> (Female)<br/>`pt-BR-ValerioNeural` (Male)<br/>`pt-BR-YaraNeural` (Female)<br/>`pt-BR-ThalitaNeural`<sup>1</sup> (Female) |
@@ -167,3 +170,4 @@ ms.custom: references_regions
167170

168171
<sup>4</sup> The OpenAI text to speech voices in Azure AI Speech are in public preview and only available in North Central US (`northcentralus`) and Sweden Central (`swedencentral`). Locales not listed for OpenAI voices aren't supported. For information about additional differences between OpenAI text to speech voices and Azure AI Speech text to speech voices, see [OpenAI text to speech voices](../../openai-voices.md#openai-text-to-speech-voices-via-azure-openai-service-or-via-azure-ai-speech).
169172

173+
<sup>5</sup> The neural voices in public preview are only available in these service [regions](../../regions.md): East Asia, Southeast Asia, East US, West US, and Central India.

articles/ai-services/speech-service/includes/release-notes/release-notes-tts.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,21 @@ ms.custom: references_regions
99

1010
### June 2024 release
1111

12+
#### Prebuilt neural voice
13+
14+
- Introducing 6 new voices in public preview available in specific regions: East Asia, Southeast Asia, East US, West US, and Central India.
15+
16+
| Locale | Language | Text to speech voices |
17+
|--------|-----------------|-------------------------|
18+
| `or-IN` | Oriya (India) | `or-IN-SubhasiniNeural` (Female) |
19+
| `or-IN` | Oriya (India) | `or-IN-SukantNeural` (Male) |
20+
| `pa-IN` | Punjabi (India) | `pa-IN-VaaniNeural` (Female) |
21+
| `pa-IN` | Punjabi (India) | `pa-IN-OjasNeural` (Male) |
22+
| `as-IN` | Assamese (India)| `as-IN-YashicaNeural` (Female) |
23+
| `as-IN` | Assamese (India)| `as-IN-PriyomNeural` (Male) |
24+
25+
See the [full language and voice list](../../language-support.md?tabs=tts) for more information.
26+
1227
#### Text to speech avatar
1328

1429
- Text to speech avatar now supports the following regions: Southeast Asia, North Europe, West Europe, Sweden Central, South Central US, and West US 2. For more information, see [Speech service regions](../../regions.md#speech-service).

articles/azure-arc/data/validation-program.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,10 +79,11 @@ To see how all Azure Arc-enabled components are validated, see [Validation progr
7979

8080
### PureStorage
8181

82-
|Solution and version | Kubernetes version | Azure Arc-enabled data services version | SQL engine version | PostgreSQL server version
82+
|Solution and version | Kubernetes version | Azure Arc-enabled data services version | SQL engine version | PostgreSQL server version|
8383
|-----|-----|-----|-----|-----|
84-
| Portworx Enterprise 2.7 1.22.5 | 1.20.7 | 1.1.0_2021-11-02 | 15.0.2148.140 | Not validated |
85-
| Portworx Enterprise 2.9 | 1.22.5 | 1.1.0_2021-11-02 | 15.0.2195.191 | 12.3 (Ubuntu 12.3-1) |
84+
|[Portworx Enterprise 3.1](https://www.purestorage.com/products/cloud-native-applications/portworx.html)|1.28.7|1.30.0_2024-06-11|16.0.5349.20214|Not validated|
85+
|Portworx Enterprise 2.7 1.22.5 |1.20.7 |1.1.0_2021-11-02 |15.0.2148.140 |Not validated |
86+
|Portworx Enterprise 2.9 |1.22.5 |1.1.0_2021-11-02 |15.0.2195.191 |12.3 (Ubuntu 12.3-1) |
8687

8788
### Red Hat
8889

articles/azure-resource-manager/bicep/bicep-config-modules.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Module setting for Bicep config
33
description: Describes how to customize configuration values for modules in Bicep deployments.
44
ms.topic: conceptual
55
ms.custom: devx-track-bicep
6-
ms.date: 02/16/2024
6+
ms.date: 06/28/2024
77
---
88

99
# Add module settings in the Bicep config file
@@ -100,13 +100,16 @@ For a template spec, use:
100100
module stgModule 'ts/CoreSpecs:storage:v1' = {
101101
```
102102

103-
An alias has been predefined for the [public module registry](./modules.md#path-to-module). To reference a public module, you can use the format:
103+
An alias has been predefined for [public modules](./modules.md#file-in-registry). To reference a public module, you can use the format:
104104

105105
```bicep
106106
br/public:<file>:<tag>
107107
```
108108

109-
You can override the public module registry alias definition in the bicepconfig.json file:
109+
> [!NOTE]
110+
> Non-AVM (Azure Verified Modules) modules are retired from the public module registry with most of them available as AVM modules.
111+
112+
You can override the public module registry alias definition in the [bicepconfig.json file](./bicep-config.md):
110113

111114
```json
112115
{

articles/azure-resource-manager/bicep/bicep-using.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Using statement
33
description: Describes how to use the using statement in Bicep.
44
ms.topic: conceptual
55
ms.custom: devx-track-bicep
6-
ms.date: 10/11/2023
6+
ms.date: 06/28/2024
77
---
88

99
# Using statement
@@ -29,7 +29,7 @@ The `using` statement in [Bicep parameter files](./parameter-files.md) ties the
2929
using '<path>/<file-name>.json'
3030
```
3131

32-
- To use public module:
32+
- To use [public modules](./modules.md#path-to-module):
3333

3434
```bicep
3535
using 'br/public:<file-path>:<tag>'
@@ -38,7 +38,7 @@ The `using` statement in [Bicep parameter files](./parameter-files.md) ties the
3838
For example:
3939

4040
```bicep
41-
using 'br/public:storage/storage-account:3.0.1'
41+
using 'br/public:avm/res/storage/storage-account:0.9.0'
4242
4343
param name = 'mystorage'
4444
```
27.2 KB
Loading
6.25 KB
Loading
25 KB
Loading

articles/azure-resource-manager/bicep/modules.md

Lines changed: 33 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ title: Bicep modules
33
description: Describes how to define a module in a Bicep file, and how to use module scopes.
44
ms.topic: conceptual
55
ms.custom: devx-track-bicep
6-
ms.date: 02/02/2024
6+
ms.date: 06/28/2024
77
---
88

99
# Bicep modules
1010

11-
Bicep enables you to organize deployments into modules. A module is a Bicep file (or an ARM JSON template) that is deployed from another Bicep file. With modules, you improve the readability of your Bicep files by encapsulating complex details of your deployment. You can also easily reuse modules for different deployments.
11+
Bicep enables you to organize deployments into modules. A module is a Bicep file (or an Azure Resource Manager JSON template) that is deployed from another Bicep file. With modules, you improve the readability of your Bicep files by encapsulating complex details of your deployment. You can also easily reuse modules for different deployments.
1212

13-
To share modules with other people in your organization, create a [template spec](../bicep/template-specs.md), [public registry](https://github.com/Azure/bicep-registry-modules), or [private registry](private-module-registry.md). Template specs and modules in the registry are only available to users with the correct permissions.
13+
To share modules with other people in your organization, create a [template spec](../bicep/template-specs.md), or [private registry](private-module-registry.md). Template specs and modules in the registry are only available to users with the correct permissions.
1414

1515
> [!TIP]
1616
> The choice between module registry and template specs is mostly a matter of preference. There are a few things to consider when you choose between the two:
@@ -19,7 +19,7 @@ To share modules with other people in your organization, create a [template spec
1919
> - Content in the Bicep module registry can only be deployed from another Bicep file. Template specs can be deployed directly from the API, Azure PowerShell, Azure CLI, and the Azure portal. You can even use [`UiFormDefinition`](../templates/template-specs-create-portal-forms.md) to customize the portal deployment experience.
2020
> - Bicep has some limited capabilities for embedding other project artifacts (including non-Bicep and non-ARM-template files. For example, PowerShell scripts, CLI scripts and other binaries) by using the [`loadTextContent`](./bicep-functions-files.md#loadtextcontent) and [`loadFileAsBase64`](./bicep-functions-files.md#loadfileasbase64) functions. Template specs can't package these artifacts.
2121
22-
Bicep modules are converted into a single Azure Resource Manager template with [nested templates](../templates/linked-templates.md#nested-template). For more information about how Bicep resolves configuration files and how Bicep merge user-defined configuration file with the default configuration file, see [Configuration file resolution process](./bicep-config.md#understand-the-file-resolution-process) and [Configuration file merge process](./bicep-config.md#understand-the-merge-process).
22+
Bicep modules are converted into a single Azure Resource Manager template with [nested templates](../templates/linked-templates.md#nested-template). For more information about how Bicep resolves configuration files and how Bicep merges user-defined configuration file with the default configuration file, see [Configuration file resolution process](./bicep-config.md#understand-the-file-resolution-process) and [Configuration file merge process](./bicep-config.md#understand-the-merge-process).
2323

2424
### Training resources
2525

@@ -81,7 +81,7 @@ Like resources, modules are deployed in parallel unless they depend on other mod
8181

8282
## Path to module
8383

84-
The file for the module can be either a local file or an external file. The external file can be in template spec or a Bicep module registry. All of these options are shown below.
84+
The file for the module can be either a local file or an external file. The external file can be in template spec or a Bicep module registry.
8585

8686
### Local file
8787

@@ -95,30 +95,42 @@ For example, to deploy a file that is up one level in the directory from your ma
9595

9696
#### Public module registry
9797

98-
The public module registry is hosted in a Microsoft container registry (MCR). The source code and the modules are stored in [GitHub](https://github.com/azure/bicep-registry-modules). To view the available modules and their versions, see [Bicep registry Module Index](https://aka.ms/br-module-index).
98+
> [!NOTE]
99+
> Non-AVM (Azure Verified Modules) modules are retired from the public module registry.
100+
101+
[Azure Verified Modules](https://azure.github.io/Azure-Verified-Modules/) are prebuilt, pretested, and preverified modules for deploying resources on Azure. Created and owned by Microsoft employees, these modules are designed to simplify and accelerate the deployment process for common Azure resources and configurations whilst also aligning to best practices; such as the Well-Architected Framework.
99102

100-
:::image type="content" source="./media/modules/bicep-public-module-registry-modules.png" alt-text="The screenshot of public module registry.":::
103+
Browse to the [Azure Verified Modules Bicep Index](https://azure.github.io/Azure-Verified-Modules/indexes/bicep/)to see the list of modules available, select the highlighted numbers in the following screenshot to be taken directly to that filtered view.
101104

102-
Select the versions to see the available versions. You can also select **Source code** to see the module source code, and open the Readme files.
105+
:::image type="content" source="./media/modules/bicep-azure-verified-modules-avm.png" alt-text="The screenshot of Azure Verified Modules (AVM).":::
103106

104-
There are only a few published modules currently. More modules are coming. If you like to contribute to the registry, see the [contribution guide](https://github.com/Azure/bicep-registry-modules/blob/main/CONTRIBUTING.md).
107+
The module list shows the latest version. Select the version number to see a list of available versions:
105108

106-
To link to a public registry module, specify the module path with the following syntax:
109+
:::image type="content" source="./media/modules/bicep-azure-verified-modules-avm-version.png" alt-text="The screenshot of Azure Verified Modules(AVM) versions.":::
110+
111+
To link to a public module, specify the module path with the following syntax:
107112

108113
```bicep
109114
module <symbolic-name> 'br/public:<file-path>:<tag>' = {}
110115
```
111116

112-
- **br/public** is the alias for the public module registry. This alias is predefined in your configuration.
117+
- **br/public** is the alias for public modules. You can customize this alias in the [Bicep configuration file](./bicep-config-modules.md).
113118
- **file path** can contain segments that can be separated by the `/` character.
114119
- **tag** is used for specifying a version for the module.
115120

116121
For example:
117122

118-
::: code language="bicep" source="~/azure-docs-bicep-samples/syntax-samples/modules/registry-definition-public.bicep" highlight="1" :::
123+
```bicep
124+
module storage 'br/public:avm/res/storage/storage-account:0.9.0' = {
125+
name: 'myStorage'
126+
params: {
127+
name: 'store${resourceGroup().name}'
128+
}
129+
}
130+
```
119131

120132
> [!NOTE]
121-
> **br/public** is the alias for the public registry. It can also be written as
133+
> **br/public** is the alias for public modules. It can also be written as:
122134
>
123135
> ```bicep
124136
> module <symbolic-name> 'br:mcr.microsoft.com/bicep/<file-path>:<tag>' = {}
@@ -149,7 +161,14 @@ The full path for a module in a registry can be long. Instead of providing the f
149161

150162
An alias for the public module registry has been predefined:
151163

152-
::: code language="bicep" source="~/azure-docs-bicep-samples/syntax-samples/modules/alias-definition-public.bicep" highlight="1" :::
164+
```bicep
165+
module storage 'br/public:avm/res/storage/storage-account:0.9.0' = {
166+
name: 'myStorage'
167+
params: {
168+
name: 'store${resourceGroup().name}'
169+
}
170+
}
171+
```
153172

154173
You can override the public alias in the bicepconfig.json file.
155174

articles/azure-resource-manager/bicep/parameter-files.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Create parameters files for Bicep deployment
33
description: Create parameters file for passing in values during deployment of a Bicep file.
44
ms.topic: how-to
55
ms.custom: devx-track-bicep
6-
ms.date: 04/01/2024
6+
ms.date: 06/28/2024
77
---
88

99
# Create parameters files for Bicep deployment
@@ -43,7 +43,7 @@ using './azuredeploy.json'
4343
```
4444

4545
```bicep
46-
using 'br/public:storage/storage-account:3.0.1'
46+
using 'br/public:avm/res/storage/storage-account:0.9.0'
4747
...
4848
```
4949

0 commit comments

Comments
 (0)