Skip to content

Commit 7d3ecc3

Browse files
authored
Merge pull request #1789 from MicrosoftDocs/master
4/28 AM Publish
2 parents 0ee1f5f + e02371e commit 7d3ecc3

33 files changed

+60
-58
lines changed

articles/github/build-vm-image.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: jukullam
66
ms.topic: quickstart
77
ms.service: azure
88
ms.date: 03/23/2021
9-
ms.custom: github-actions-azure
9+
ms.custom: github-actions-azure, devx-track-azurecli
1010
---
1111

1212

@@ -17,7 +17,7 @@ Get started with the [GitHub Actions](https://docs.github.com/en/actions/learn-g
1717

1818
With GitHub Actions, you can speed up your CI/CD process by creating custom virtual machine images with artifacts from your workflows. You can both build images and distribute them to a [Shared Image Gallery](/azure/virtual-machines/shared-image-galleries).
1919

20-
You can then use these images to create [virtual machines](https://azure.microsoft.com/services/virtual-machines/) and [virtual machine scale sets](https://docs.microsoft.com/azure/virtual-machine-scale-sets/overview).
20+
You can then use these images to create [virtual machines](https://azure.microsoft.com/services/virtual-machines/) and [virtual machine scale sets](/azure/virtual-machine-scale-sets/overview).
2121

2222
The build virtual machine image action uses the [Azure Image Builder service](/azure/virtual-machines/image-builder-overview).
2323

@@ -311,4 +311,4 @@ As a last step, create a virtual machine from your image.
311311
```
312312

313313
## Next steps
314-
- Learn how to [deploy to Azure](deploy-to-azure.md).
314+
- Learn how to [deploy to Azure](deploy-to-azure.md).

articles/includes/dotnet-all.md

Lines changed: 18 additions & 17 deletions
Large diffs are not rendered by default.

articles/includes/dotnet-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
| Metrics Advisor | NuGet [1.0.0-beta.3](https://www.nuget.org/packages/Azure.AI.MetricsAdvisor/1.0.0-beta.3) | [docs](/dotnet/api/overview/azure/AI.MetricsAdvisor-readme-pre/) | GitHub [1.0.0-beta.3](https://github.com/Azure/azure-sdk-for-net/tree/Azure.AI.MetricsAdvisor_1.0.0-beta.3/sdk/metricsadvisor/Azure.AI.MetricsAdvisor/) |
3737
| Monitor OpenTelemetry Exporter | NuGet [1.0.0-beta.2](https://www.nuget.org/packages/Azure.Monitor.OpenTelemetry.Exporter/1.0.0-beta.2) | [docs](/dotnet/api/overview/azure/Monitor.OpenTelemetry.Exporter-readme-pre/) | GitHub [1.0.0-beta.2](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Monitor.OpenTelemetry.Exporter_1.0.0-beta.2/sdk/monitor/Azure.Monitor.OpenTelemetry.Exporter/) |
3838
| Service Bus | NuGet [7.1.2](https://www.nuget.org/packages/Azure.Messaging.ServiceBus/7.1.2)<br>NuGet [7.2.0-beta.2](https://www.nuget.org/packages/Azure.Messaging.ServiceBus/7.2.0-beta.2) | [docs](/dotnet/api/overview/azure/Messaging.ServiceBus-readme/) | GitHub [7.1.2](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Messaging.ServiceBus_7.1.2/sdk/servicebus/Azure.Messaging.ServiceBus/)<br>GitHub [7.2.0-beta.2](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Messaging.ServiceBus_7.2.0-beta.2/sdk/servicebus/Azure.Messaging.ServiceBus/) |
39-
| Storage - Blobs | NuGet [12.8.1](https://www.nuget.org/packages/Azure.Storage.Blobs/12.8.1)<br>NuGet [12.9.0-beta.3](https://www.nuget.org/packages/Azure.Storage.Blobs/12.9.0-beta.3) | [docs](/dotnet/api/overview/azure/Storage.Blobs-readme/) | GitHub [12.8.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Blobs_12.8.1/sdk/storage/Azure.Storage.Blobs/)<br>GitHub [12.9.0-beta.3](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Blobs_12.9.0-beta.3/sdk/storage/Azure.Storage.Blobs/) |
39+
| Storage - Blobs | NuGet [12.8.2](https://www.nuget.org/packages/Azure.Storage.Blobs/12.8.2)<br>NuGet [12.9.0-beta.3](https://www.nuget.org/packages/Azure.Storage.Blobs/12.9.0-beta.3) | [docs](/dotnet/api/overview/azure/Storage.Blobs-readme/) | GitHub [12.8.2](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Blobs_12.8.2/sdk/storage/Azure.Storage.Blobs/)<br>GitHub [12.9.0-beta.3](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Blobs_12.9.0-beta.3/sdk/storage/Azure.Storage.Blobs/) |
4040
| Storage - Blobs Batch | NuGet [12.5.1](https://www.nuget.org/packages/Azure.Storage.Blobs.Batch/12.5.1)<br>NuGet [12.6.0-beta.3](https://www.nuget.org/packages/Azure.Storage.Blobs.Batch/12.6.0-beta.3) | [docs](/dotnet/api/overview/azure/Storage.Blobs.Batch-readme/) | GitHub [12.5.1](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Blobs.Batch_12.5.1/sdk/storage/Azure.Storage.Blobs.Batch/)<br>GitHub [12.6.0-beta.3](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Blobs.Batch_12.6.0-beta.3/sdk/storage/Azure.Storage.Blobs.Batch/) |
4141
| Storage - Blobs ChangeFeed | NuGet [12.0.0-preview.11](https://www.nuget.org/packages/Azure.Storage.Blobs.ChangeFeed/12.0.0-preview.11) | [docs](/dotnet/api/overview/azure/Storage.Blobs.ChangeFeed-readme-pre/) | GitHub [12.0.0-preview.11](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Blobs.ChangeFeed_12.0.0-preview.11/sdk/storage/Azure.Storage.Blobs.ChangeFeed/) |
4242
| Storage - Common | NuGet [12.7.2](https://www.nuget.org/packages/Azure.Storage.Common/12.7.2)<br>NuGet [12.8.0-beta.3](https://www.nuget.org/packages/Azure.Storage.Common/12.8.0-beta.3) | [docs](/dotnet/api/overview/azure/Storage.Common-readme/) | GitHub [12.7.2](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Common_12.7.2/sdk/storage/Azure.Storage.Common/)<br>GitHub [12.8.0-beta.3](https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Common_12.8.0-beta.3/sdk/storage/Azure.Storage.Common/) |

articles/includes/java-all.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
| azure-cosmos-cassandra-driver-3 | maven [0.14.0](https://search.maven.org/artifact/com.microsoft.azure/azure-cosmos-cassandra-driver-3/0.14.0/jar/) | | |
201201
| azure-cosmos-cassandra-driver-4 | maven [0.1.0-beta.1](https://search.maven.org/artifact/com.azure/azure-cosmos-cassandra-driver-4/0.1.0-beta.1/jar/) | | |
202202
| azure-cosmos-cassandra-driver-4-extensions | maven [0.1.0-beta.1](https://search.maven.org/artifact/com.azure/azure-cosmos-cassandra-driver-4-extensions/0.1.0-beta.1/jar/) | | |
203-
| azure-cosmos-encryption | maven [1.0.0-beta.2](https://search.maven.org/artifact/com.azure/azure-cosmos-encryption/1.0.0-beta.2/jar/) | | |
203+
| azure-cosmos-encryption | maven [1.0.0-beta.3](https://search.maven.org/artifact/com.azure/azure-cosmos-encryption/1.0.0-beta.3/jar/) | | |
204204
| azure-cosmos-spark_3-0_2-12 | maven [4.0.0-beta.1](https://search.maven.org/artifact/com.azure/azure-cosmos-spark_3-0_2-12/4.0.0-beta.1/jar/) | | |
205205
| azure-cosmos-spark_3-1_2-12 | maven [4.0.0-beta.2](https://search.maven.org/artifact/com.azure.cosmos.spark/azure-cosmos-spark_3-1_2-12/4.0.0-beta.2/jar/) | | |
206206
| azure-mariadb-connector-java | maven [2.7.0](https://search.maven.org/artifact/com.microsoft.azure/azure-mariadb-connector-java/2.7.0/jar/) | | |
@@ -226,6 +226,7 @@
226226
| azure-opentelemetry-exporter-azuremonitor | maven [1.0.0-beta.2](https://search.maven.org/artifact/com.azure/azure-opentelemetry-exporter-azuremonitor/1.0.0-beta.2/jar/) | | |
227227
| azure-quantum-jobs | maven [1.0.0-beta.1](https://search.maven.org/artifact/com.azure/azure-quantum-jobs/1.0.0-beta.1/jar/) | | |
228228
| azure-resourcemanager-managedapplications | maven [1.0.0-beta.1](https://search.maven.org/artifact/com.azure.resourcemanager/azure-resourcemanager-managedapplications/1.0.0-beta.1/jar/) | | |
229+
| azure-resourcemanager-mixedreality | maven [1.0.0-beta.1](https://search.maven.org/artifact/com.azure.resourcemanager/azure-resourcemanager-mixedreality/1.0.0-beta.1/jar/) | | |
229230
| azure-toolkit-appservice-lib | maven [0.5.0](https://search.maven.org/artifact/com.microsoft.azure/azure-toolkit-appservice-lib/0.5.0/jar/) | | |
230231
| azure-toolkit-auth-lib | maven [0.5.0](https://search.maven.org/artifact/com.microsoft.azure/azure-toolkit-auth-lib/0.5.0/jar/) | | |
231232
| azure-toolkit-common-lib | maven [0.5.0](https://search.maven.org/artifact/com.microsoft.azure/azure-toolkit-common-lib/0.5.0/jar/) | | |
@@ -380,7 +381,7 @@
380381
| LUIS | maven [0.0.1-beta](https://search.maven.org/artifact/com.microsoft.azure.cognitiveservices/azure-cognitiveservices-language/0.0.1-beta/jar/) | | |
381382
| LUIS Authoring | maven [1.0.4-beta](https://search.maven.org/artifact/com.microsoft.azure.cognitiveservices/azure-cognitiveservices-luis-authoring/1.0.4-beta/jar/) | | GitHub [1.0.4-beta](https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/cognitiveservices/ms-azure-cs-luis-authoring) |
382383
| LUIS Runtime | maven [1.0.2-beta](https://search.maven.org/artifact/com.microsoft.azure.cognitiveservices/azure-cognitiveservices-luis-runtime/1.0.2-beta/jar/) | | GitHub [1.0.2-beta](https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/cognitiveservices/ms-azure-cs-luis-runtime) |
383-
| MASL4J | maven [1.9.1](https://search.maven.org/artifact/com.microsoft.azure/msal4j/1.9.1/jar/) | | |
384+
| MASL4J | maven [1.10.0](https://search.maven.org/artifact/com.microsoft.azure/msal4j/1.10.0/jar/) | | |
384385
| MASL4J Persistence Extension | maven [1.1.0](https://search.maven.org/artifact/com.microsoft.azure/msal4j-persistence-extension/1.1.0/jar/) | | |
385386
| Maven - Plugin | maven [0.2.0](https://search.maven.org/artifact/com.microsoft.azure/azure-maven-plugin/0.2.0/jar/) | | |
386387
| Maven - Plugin Common | maven [0.2.0](https://search.maven.org/artifact/com.microsoft.azure/azure-maven-plugin-common/0.2.0/jar/) | | |

articles/includes/javascript-all.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
| Communication Common | npm [1.0.0](https://www.npmjs.com/package/@azure/communication-common/v/1.0.0) | [docs](/javascript/api/overview/azure/communication-common-readme/) | GitHub [1.0.0](https://github.com/Azure/azure-sdk-for-js/tree/@azure/communication-common_1.0.0/sdk/communication/communication-common/) |
134134
| Communication Identity | npm [1.0.0](https://www.npmjs.com/package/@azure/communication-identity/v/1.0.0) | [docs](/javascript/api/overview/azure/communication-identity-readme/) | GitHub [1.0.0](https://github.com/Azure/azure-sdk-for-js/tree/@azure/communication-identity_1.0.0/sdk/communication/communication-identity/) |
135135
| Communication Phone Numbers | npm [1.0.0](https://www.npmjs.com/package/@azure/communication-phone-numbers/v/1.0.0) | [docs](/javascript/api/overview/azure/communication-phone-numbers-readme/) | GitHub [1.0.0](https://github.com/Azure/azure-sdk-for-js/tree/@azure/communication-phone-numbers_1.0.0/sdk/communication/communication-phone-numbers/) |
136-
| Communication Signaling | npm [1.0.0-beta.4](https://www.npmjs.com/package/@azure/communication-signaling/v/1.0.0-beta.4) | | |
136+
| Communication Signaling | npm [1.0.0-beta.5](https://www.npmjs.com/package/@azure/communication-signaling/v/1.0.0-beta.5) | | |
137137
| Communication Sms | npm [1.0.0](https://www.npmjs.com/package/@azure/communication-sms/v/1.0.0) | [docs](/javascript/api/overview/azure/communication-sms-readme/) | GitHub [1.0.0](https://github.com/Azure/azure-sdk-for-js/tree/@azure/communication-sms_1.0.0/sdk/communication/communication-sms/) |
138138
| Computer Vision | npm [8.0.0](https://www.npmjs.com/package/@azure/cognitiveservices-computervision/v/8.0.0) | | GitHub [8.0.0](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/cognitiveservices/cognitiveservices-computervision) |
139139
| Container Registry | npm [1.0.0-beta.1](https://www.npmjs.com/package/@azure/container-registry/v/1.0.0-beta.1) | [docs](/javascript/api/overview/azure/container-registry-readme/) | GitHub [1.0.0-beta.1](https://github.com/Azure/azure-sdk-for-js/tree/@azure/container-registry_1.0.0-beta.1/sdk/containerregistry/container-registry/) |

articles/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ productDirectory:
5252
text: Develop a static website
5353
- url: ./javascript/tutorial/deploy-nodejs-azure-app-service-with-visual-studio-code.md
5454
text: Deploy to Azure App Service
55-
- url: ./javascript/tutorial/tutorial-vscode-serverless-node-install.md?tabs=bash
55+
- url: ./javascript/tutorial/vscode-function-app-http-trigger/tutorial-vscode-serverless-node-install.md?tabs=bash
5656
text: Deploy a serverless application
5757
- url: ./javascript/tutorial/tutorial-vscode-docker-node/tutorial-vscode-docker-node-01.md?tabs=bash
5858
text: Deploy Docker containers
@@ -187,4 +187,4 @@ additionalContent:
187187
url: ./java/toolkit-for-intellij/index.yml
188188
- title: Azure Toolkit for Eclipse
189189
summary: Use Azure Toolkit for Eclipse to create, develop, test, and deploy Azure applications from within the Eclipse IDE.
190-
url: ./java/toolkit-for-eclipse/index.yml
190+
url: ./java/toolkit-for-eclipse/index.yml

articles/java/learning-resources/fundamentals.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ The following sections provide links to videos that can help you learn Java adva
6969

7070
### Performance
7171

72-
- [Performance](https://blogs.msdn.microsoft.com/azureossds/2016/02/05/profiling-java-process-on-azure-web-apps)
72+
- [Performance](/archive/blogs/azureossds/profiling-java-process-on-azure-web-apps)
7373
- [Memory Issues](https://www.linkedin.com/learning/java-memory-management?u=3322)
7474
- [Dump Analysis](https://www.linkedin.com/learning/java-concurrency-troubleshooting-latency-and-throughput?u=3322)
7575
- [Testing - sampler of methods](https://learning.oreilly.com/playlists/e1ec94ab-a912-4455-b8a7-eccb024d3c55/)
@@ -96,4 +96,4 @@ The following sections provide links to resources that can help you understand h
9696

9797
### Support on Azure
9898

99-
- [Support for JDK on Azure](/azure/developer/java/fundamentals/java-jdk-long-term-support)
99+
- [Support for JDK on Azure](../fundamentals/java-jdk-long-term-support.md)

articles/java/migration/migrate-jboss-eap-to-wildfly-on-azure-kubernetes-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: mnriem
55
ms.author: manriem
66
ms.topic: conceptual
77
ms.date: 3/16/2020
8-
ms.custom: devx-track-java
8+
ms.custom: devx-track-java, devx-track-azurecli
99
---
1010

1111
# Migrate JBoss EAP applications to WildFly on Azure Kubernetes Service

articles/java/migration/migrate-spring-boot-to-azure-kubernetes-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: mnriem
55
ms.author: manriem
66
ms.topic: conceptual
77
ms.date: 4/10/2020
8-
ms.custom: devx-track-java
8+
ms.custom: devx-track-java, devx-track-azurecli
99
---
1010

1111
# Migrate Spring Boot applications to Azure Kubernetes Service

articles/java/migration/migrate-weblogic-to-wildfly-on-azure-kubernetes-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: mnriem
55
ms.author: manriem
66
ms.topic: conceptual
77
ms.date: 2/28/2020
8-
ms.custom: devx-track-java
8+
ms.custom: devx-track-java, devx-track-azurecli
99
---
1010

1111
# Migrate WebLogic applications to WildFly on Azure Kubernetes Service

0 commit comments

Comments
 (0)