Skip to content

Commit ba5f1fc

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into appgw-img-scan
2 parents aef6503 + 1ac414a commit ba5f1fc

File tree

493 files changed

+4430
-3037
lines changed

Some content is hidden

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

493 files changed

+4430
-3037
lines changed

.openpublishing.redirection.app-service.json

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1322,7 +1322,22 @@
13221322
},
13231323
{
13241324
"source_path_from_root": "/articles/app-service/containers/quickstart-multi-container.md",
1325-
"redirect_url": "/azure/app-service/quickstart-multi-container",
1325+
"redirect_url": "/azure/app-service/tutorial-custom-container-sidecar",
1326+
"redirect_document_id": false
1327+
},
1328+
{
1329+
"source_path_from_root": "/articles/app-service/containers/tutorial-multi-container-app.md",
1330+
"redirect_url": "/azure/app-service/tutorial-custom-container-sidecar",
1331+
"redirect_document_id": false
1332+
},
1333+
{
1334+
"source_path_from_root": "/articles/app-service/quickstart-multi-container.md",
1335+
"redirect_url": "/azure/app-service/tutorial-custom-container-sidecar",
1336+
"redirect_document_id": false
1337+
},
1338+
{
1339+
"source_path_from_root": "/articles/app-service/tutorial-multi-container-app.md",
1340+
"redirect_url": "/azure/app-service/tutorial-custom-container-sidecar",
13261341
"redirect_document_id": false
13271342
},
13281343
{
@@ -1975,11 +1990,6 @@
19751990
"redirect_url": "/azure/app-service/tutorial-java-spring-cosmosdb",
19761991
"redirect_document_id": false
19771992
},
1978-
{
1979-
"source_path_from_root": "/articles/app-service/containers/tutorial-multi-container-app.md",
1980-
"redirect_url": "/azure/app-service/tutorial-multi-container-app",
1981-
"redirect_document_id": false
1982-
},
19831993
{
19841994
"source_path_from_root": "/articles/app-service/app-service-web-tutorial-nodejs-mongodb-app.md",
19851995
"redirect_url": "/azure/app-service/tutorial-nodejs-mongodb-app",

.openpublishing.redirection.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"redirect_url": "/previous-versions/azure/azure-app-configuration/rest-api-fiddler",
1111
"redirect_document_id": false
1212
},
13-
{
13+
{
1414
"source_path": "articles/kinect-dk/index.yml",
1515
"redirect_url": "/previous-versions/azure/kinect-dk/index",
1616
"redirect_document_id": false
@@ -4754,6 +4754,11 @@
47544754
"source_path_from_root": "/articles/virtual-network/virtual-network-service-endpoint-policies-powershell.md",
47554755
"redirect_url": "/azure/virtual-network/virtual-network-service-endpoint-policies",
47564756
"redirect_document_id": false
4757+
},
4758+
{
4759+
"source_path_from_root": "/articles/modeling-simulation-workbench/how-to-guide-manage-storage.md",
4760+
"redirect_url": "/azure/modeling-simulation-workbench/concept-storage",
4761+
"redirect_document_id": false
47574762
}
47584763
]
4759-
}
4764+
}

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ You've decided to contribute. That's great! To contribute to the documentation,
1212

1313
#### GitHub
1414

15-
Contributing to the documentation requires a GitHub account. If you don't have an account, follow the instructions for [GitHub account setup](https://learn.microsoft.com/contribute/get-started-setup-github) from our contributor guide.
15+
Contributing to the documentation requires a [GitHub account](https://github.com/). If you don't have an account, follow the instructions for [GitHub account setup](https://learn.microsoft.com/contribute/get-started-setup-github) from our contributor guide.
1616

1717
#### Tools
1818

articles/advisor/advisor-reference-reliability-recommendations.md

Lines changed: 609 additions & 407 deletions
Large diffs are not rendered by default.

articles/api-management/validate-content-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ The policy validates the following content in the request or response against th
5656
| Attribute | Description | Required | Default |
5757
| ----------------- | ------------------------------------------------------ | -------- | ------- |
5858
| unspecified-content-type-action | [Action](#actions) to perform for requests or responses with a content type that isn’t specified in the API schema. Policy expressions are allowed. | Yes | N/A |
59-
| max-size | Maximum length of the body of the request or response in bytes, checked against the `Content-Length` header. If the request body or response body is compressed, this value is the decompressed length. Maximum allowed value: 102,400 bytes (100 KB). (Contact [support](https://azure.microsoft.com/support/options/) if you need to increase this limit.) Policy expressions are allowed. | Yes | N/A |
59+
| max-size | Maximum length of the body of the request or response in bytes, checked against the `Content-Length` header. If the request body or response body is compressed, this value is the decompressed length. Maximum allowed value: 4 MB. Policy expressions are allowed. | Yes | N/A |
6060
| size-exceeded-action | [Action](#actions) to perform for requests or responses whose body exceeds the size specified in `max-size`. Policy expressions are allowed.| Yes | N/A |
6161
| errors-variable-name | Name of the variable in `context.Variables` to log validation errors to. Policy expressions aren't allowed. | No | N/A |
6262

articles/api-management/workspaces-overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Manage gateway capacity by manually adding or removing scale units, similar to t
8888

8989
### Regional availability
9090

91-
Workspace gateways need to be in the same Azure region and subscription as the API Management service.
91+
Workspace gateways are currently available in the following regions:
9292

9393
> [!NOTE]
9494
> These regions are a subset of those where API Management is available.
@@ -107,6 +107,7 @@ Workspace gateways need to be in the same Azure region and subscription as the A
107107
### Gateway constraints
108108
The following constraints currently apply to workspace gateways:
109109

110+
* A workspace gateway needs to be in the same region as the API Management instance's primary Azure region and in the same subscription.
110111
* A gateway can be associated only with one workspace
111112
* A workspace can't be associated with a self-hosted gateway
112113
* Workspace gateways don't support inbound private endpoints

articles/app-service/configure-authentication-file-based.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ With [App Service authentication](overview-authentication-authorization.md), the
1717
1818
## Enabling file-based configuration
1919

20-
1. Create a new JSON file for your configuration at the root of your project (deployed to D:\home\site\wwwroot in your web / function app). Fill in your desired configuration according to the [file-based configuration reference](#configuration-file-reference). If modifying an existing Azure Resource Manager configuration, make sure to translate the properties captured in the `authsettings` collection into your configuration file.
20+
1. Create a new JSON file for your configuration at the root of your project (deployed to C:\home\site\wwwroot in your web / function app). Fill in your desired configuration according to the [file-based configuration reference](#configuration-file-reference). If modifying an existing Azure Resource Manager configuration, make sure to translate the properties captured in the `authsettings` collection into your configuration file.
2121

2222
2. Modify the existing configuration, which is captured in the [Azure Resource Manager](../azure-resource-manager/management/overview.md) APIs under `Microsoft.Web/sites/<siteName>/config/authsettingsV2`. To modify it, you can use an [Azure Resource Manager template](../azure-resource-manager/templates/overview.md) or a tool like [Azure Resource Explorer](https://resources.azure.com/). Within the authsettingsV2 collection, set two properties (you may remove others):
2323

articles/app-service/configure-custom-container.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This guide provides key concepts and instructions for containerization of Window
2121

2222
::: zone pivot="container-linux"
2323

24-
This guide provides key concepts and instructions for containerization of Linux apps in App Service. If are new to Azure App Service, follow the [custom container quickstart](quickstart-custom-container.md) and [tutorial](tutorial-custom-container.md) first. There's also a [multi-container app quickstart](quickstart-multi-container.md) and [tutorial](tutorial-multi-container-app.md). For sidecar containers (preview), see [Tutorial: Configure a sidecar container for custom container in Azure App Service (preview)](tutorial-custom-container-sidecar.md).
24+
This guide provides key concepts and instructions for containerization of Linux apps in App Service. If are new to Azure App Service, follow the [custom container quickstart](quickstart-custom-container.md) and [tutorial](tutorial-custom-container.md) first. For sidecar containers (preview), see [Tutorial: Configure a sidecar container for custom container in Azure App Service (preview)](tutorial-custom-container-sidecar.md).
2525

2626
::: zone-end
2727

@@ -477,6 +477,9 @@ Further troubleshooting information is available at the Azure App Service blog:
477477
478478
## Configure multi-container apps
479479
480+
> [!NOTE]
481+
> Sidecar containers (preview) will succeed multi-container apps in App Service. To get started, see [Tutorial: Configure a sidecar container for custom container in Azure App Service (preview)](tutorial-custom-container-sidecar.md).
482+
480483
- [Use persistent storage in Docker Compose](#use-persistent-storage-in-docker-compose)
481484
- [Preview limitations](#preview-limitations)
482485
- [Docker Compose options](#docker-compose-options)
@@ -559,7 +562,7 @@ The following lists show supported and unsupported Docker Compose configuration
559562
::: zone pivot="container-linux"
560563

561564
> [!div class="nextstepaction"]
562-
> [Tutorial: Multi-container WordPress app](tutorial-multi-container-app.md)
565+
> [Tutorial: Configure a sidecar container for custom container in Azure App Service (preview)](tutorial-custom-container-sidecar.md)
563566

564567
::: zone-end
565568

articles/app-service/deploy-local-git.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ When you push commits to your App Service repository, App Service deploys the fi
147147
git push azure main
148148
```
149149

150-
You can also change the `DEPLOYMENT_BRANCH` app setting in the Azure portal, by selecting **Configuration** under **Settings** and adding a new Application Setting with a name of `DEPLOYMENT_BRANCH` and value of `main`.
150+
You can also change the `DEPLOYMENT_BRANCH` app setting in the Azure portal, by selecting **Environment variables** under **Settings** and adding a new App setting with a name of `DEPLOYMENT_BRANCH` and value of `main`.
151151

152152
## Troubleshoot deployment
153153

articles/app-service/deploy-run-package.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,10 @@ The command also restarts the app. Because `WEBSITE_RUN_FROM_PACKAGE` is set, Ap
5454

5555
## Run from external URL instead
5656

57-
You can also run a package from an external URL, such as Azure Blob Storage. You can use the [Azure Storage Explorer](../vs-azure-tools-storage-manage-with-storage-explorer.md) to upload package files to your Blob storage account. You should use a private storage container with a [Shared Access Signature (SAS)](../vs-azure-tools-storage-manage-with-storage-explorer.md#generate-a-sas-in-storage-explorer) or [use a managed identity](#access-a-package-in-azure-blob-storage-using-a-managed-identity) to enable the App Service runtime to access the package securely.
57+
You can also run a package from an external URL, such as Azure Blob Storage. You can use the [Azure Storage Explorer](../vs-azure-tools-storage-manage-with-storage-explorer.md) to upload package files to your Blob storage account. You should use a private storage container with a [Shared Access Signature (SAS)](../vs-azure-tools-storage-manage-with-storage-explorer.md#generate-a-sas-in-storage-explorer) or [use a managed identity](#access-a-package-in-azure-blob-storage-using-a-managed-identity) to enable the App Service runtime to access the package securely.
58+
59+
> [!NOTE]
60+
> Currently, an existing App Service resource that runs a local package cannot be migrated to run from a remote package. You will have to create a new App Service resource configured to run from an external URL.
5861
5962
Once you upload your file to Blob storage and have an SAS URL for the file, set the `WEBSITE_RUN_FROM_PACKAGE` app setting to the URL. The following example does it by using Azure CLI:
6063

0 commit comments

Comments
 (0)