Skip to content

Commit f8bea0f

Browse files
committed
Merged main into live
2 parents 18c9494 + af207f9 commit f8bea0f

File tree

34 files changed

+214
-1815
lines changed

34 files changed

+214
-1815
lines changed

.openpublishing.redirection.json

Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,75 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "docs/azure/vs-azure-tools-migrate-publish-web-app-to-cloud-service.md",
5+
"redirect_url": "/previous-versions/visualstudio/visual-studio-2017/azure/vs-azure-tools-migrate-publish-web-app-to-cloud-service",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path": "docs/azure/vs-azure-tools-access-private-azure-clouds-with-visual-studio.md",
10+
"redirect_url": "/previous-versions/visualstudio/visual-studio-2017/azure/vs-azure-tools-access-private-azure-clouds-with-visual-studio",
11+
"redirect_document_id": false
12+
},
13+
{
14+
"source_path": "docs/azure/vs-azure-tools-cloud-service-publish-set-up-required-services-in-visual-studio.md",
15+
"redirect_url": "/previous-versions/visualstudio/visual-studio-2017/azure/vs-azure-tools-cloud-service-publish-set-up-required-services-in-visual-studio",
16+
"redirect_document_id": false
17+
},
18+
{
19+
"source_path": "docs/azure/vs-azure-tools-cloud-service-retain-a-constant-virtual-ip-address.md",
20+
"redirect_url": "/previous-versions/visualstudio/visual-studio-2017/azure/vs-azure-tools-cloud-service-retain-a-constant-virtual-ip-address",
21+
"redirect_document_id": false
22+
},
23+
{
24+
"source_path": "docs/azure/vs-azure-tools-debugging-cloud-services-overview.md",
25+
"redirect_url": "/previous-versions/visualstudio/visual-studio-2017/azure/vs-azure-tools-debugging-cloud-services-overview",
26+
"redirect_document_id": false
27+
},
28+
{
29+
"source_path": "docs/azure/vs-azure-tools-intellitrace-debug-published-cloud-services.md",
30+
"redirect_url": "/previous-versions/visualstudio/visual-studio-2017/azure/vs-azure-tools-intellitrace-debug-published-cloud-services",
31+
"redirect_document_id": false
32+
},
33+
{
34+
"source_path": "docs/azure/vs-azure-tools-performance-profiling-cloud-services.md",
35+
"redirect_url": "/previous-versions/visualstudio/visual-studio-2017/azure/vs-azure-tools-performance-profiling-cloud-services",
36+
"redirect_document_id": false
37+
},
38+
{
39+
"source_path": "docs/azure/vs-azure-tools-publish-azure-application-wizard.md",
40+
"redirect_url": "/previous-versions/visualstudio/visual-studio-2017/azure/vs-azure-tools-publish-azure-application-wizard",
41+
"redirect_document_id": false
42+
},
43+
{
44+
"source_path": "docs/azure/vs-azure-tools-publish-webapplicationvm.md",
45+
"redirect_url": "/previous-versions/visualstudio/visual-studio-2017/azure/vs-azure-tools-publish-webapplicationvm",
46+
"redirect_document_id": false
47+
},
48+
{
49+
"source_path": "docs/azure/vs-azure-tools-publish-webapplicationwebsite-windows-powershell-script.md",
50+
"redirect_url": "/previous-versions/visualstudio/visual-studio-2017/azure/vs-azure-tools-publish-webapplicationwebsite-windows-powershell-script",
51+
"redirect_document_id": false
52+
},
53+
{
54+
"source_path": "docs/azure/vs-azure-tools--publishing-using-powershell-scripts.md",
55+
"redirect_url": "/previous-versions/visualstudio/visual-studio-2017/azure/vs-azure-tools--publishing-using-powershell-scripts",
56+
"redirect_document_id": false
57+
},
58+
{
59+
"source_path": "docs/azure/vs-azure-tools-resources-managing-with-cloud-explorer.md",
60+
"redirect_url": "/previous-versions/visualstudio/visual-studio-2017/azure/vs-azure-tools-resources-managing-with-cloud-explorer",
61+
"redirect_document_id": false
62+
},
63+
{
64+
"source_path": "docs/azure/vs-azure-tools-setting-up-named-authentication-credentials.md",
65+
"redirect_url": "/previous-versions/visualstudio/visual-studio-2017/azure/vs-azure-tools-setting-up-named-authentication-credentials",
66+
"redirect_document_id": false
67+
},
68+
{
69+
"source_path": "docs/azure/vs-azure-tools-upgrade-projects-to-the-current-version-of-the-azure-tools.md",
70+
"redirect_url": "/previous-versions/visualstudio/visual-studio-2017/azure/vs-azure-tools-upgrade-projects-to-the-current-version-of-the-azure-tools",
71+
"redirect_document_id": false
72+
},
373
{
474
"source_path": "docs/extensibility/internals/microsoft-help-viewer-sdk.md",
575
"redirect_url": "/previous-versions/visualstudio/visual-studio-2017/extensibility/internals/microsoft-help-viewer-sdk",

docs/azure/cloud-services-extended-support.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ This article shows you how to publish an existing instance of Azure Cloud Servic
2222

2323
## Publish to Cloud Services (extended support)
2424

25-
When you publish your existing Azure Cloud Services (classic) project to Azure Cloud Services (extended support), you still retain the capability to publish to an instance of Cloud Services (classic).
26-
2725
In Visual Studio 2019 version 16.9 and later, Cloud Services (classic) projects have a special version of the **Publish** command: **Publish (extended support)**. This command appears on the shortcut menu in Solution Explorer in Visual Studio.
2826

2927
There are some differences when you publish to Cloud Services (extended support). For example, you don't select whether to publish to **Staging** or to **Production**, because these deployment slots aren't part of the extended support publishing model. Instead, with Cloud Services (extended support), you can set up multiple deployments, and you can swap deployments in the Azure portal. Although it's possible to use this setting in Visual Studio version 16.9, the swap feature isn't available until a later release of Cloud Services (extended support).
@@ -57,7 +55,7 @@ Also be sure to check the storage account that Azure Diagnostics uses. To check
5755

5856
1. On **Common Settings**, in the dropdown list, either select an existing instance of Cloud Services (extended support) or select **Create new**, and then create a new instance. The datacenter displays in parentheses for each instance of Cloud Services (extended support). We recommend that the datacenter location for Cloud Services (extended support) be the same as the datacenter location of your storage account.
5957

60-
If you choose to create a new service, the **Create Cloud Service (extended support)** dialog appears. Specify the name, location, and resource group to use for your Cloud Services (extended support) deployment.
58+
If you choose to create a new service, the **Create Cloud Service (extended support)** dialog appears. Specify the service name, DNS name if different from the service name, location, and resource group to use for your Cloud Services (extended support) deployment.
6159

6260
![Screenshot that shows the Create a Cloud Services (extended support) deployment pane.](./media/cloud-services-extended-support/extended-support-dialog.png)
6361

@@ -75,12 +73,6 @@ Also be sure to check the storage account that Azure Diagnostics uses. To check
7573

7674
![Screenshot that shows remote desktop settings.](./media/cloud-services-extended-support/remote-desktop-configuration.png)
7775

78-
1. Select **Next** to move to the **Diagnostics Settings** pane.
79-
80-
![Screenshot that shows the Diagnostics Settings pane.](./media/cloud-services-extended-support/diagnostics-settings.png)
81-
82-
You can use Azure Diagnostics to troubleshoot an instance of Cloud Services (extended support). For information about using Diagnostics, see [Set up diagnostics for Azure Cloud Services and virtual machines](./vs-azure-tools-diagnostics-for-cloud-services-and-virtual-machines.md). For information about Application Insights, see [What is Application Insights?](/azure/application-insights/app-insights-overview).
83-
8476
1. Select **Next** to move to the **Summary** pane.
8577

8678
![Screenshot that shows the Microsoft Azure Publish Summary pane.](./media/cloud-services-extended-support/publish-summary.png)

docs/azure/includes/cloud-services-legacy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: ghogen
55
ms.subservice: azure-development
66
ms.author: ghogen
77
ms.topic: include
8-
ms.date: 9/5/2024
8+
ms.date: 10/4/2024
99
---
1010
> [!NOTE]
11-
> This article applies to Azure Cloud Services (classic), which is retired as of August 31, 2024. Existing services built with this technology are still supported through [Azure Cloud Services (extended support)](../cloud-services-extended-support.md). For new development, we recommend that you use a newer service type designed for your specific purpose, such as [Azure App Service](/azure/app-service/overview), [Azure Functions](/azure/azure-functions/functions-overview?pivots=programming-language-csharp), or [Azure Container Apps](/azure/container-apps/overview). For the latest list of available services, see [Directory of Azure products](https://azure.microsoft.com/products/).
11+
> This article applies to Azure [Azure Cloud Services (extended support)](../cloud-services-extended-support.md). Cloud Services (classic) is retired as of August 31, 2024. For more information, see [Cloud services (classic) deployment model is retiring on August 31, 2024](https://azure.microsoft.com/updates/cloud-services-retirement-announcement). For new development, we recommend that you use a newer service type designed for your specific purpose, such as [Azure App Service](/azure/app-service/overview), [Azure Functions](/azure/azure-functions/functions-overview?pivots=programming-language-csharp), or [Azure Container Apps](/azure/container-apps/overview). For the latest list of available services, see [Directory of Azure products](https://azure.microsoft.com/products/).
-5.63 KB
Loading
66.3 KB
Loading
167 KB
Loading
37.8 KB
Loading

docs/azure/toc.yml

Lines changed: 31 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -54,69 +54,35 @@ items:
5454
- name: Extended support for Azure Cloud Services
5555
expanded: false
5656
items:
57-
- name: Use Cloud Services (extended support)
57+
- name: Use Azure Cloud Services (extended support)
5858
href: cloud-services-extended-support.md
59-
- name: Work with cloud service projects
60-
items:
61-
- name: Create an Azure cloud service project
62-
href: vs-azure-tools-azure-project-create.md
63-
- name: Manage roles in Azure Cloud Services
64-
href: vs-azure-tools-cloud-service-project-managing-roles.md
65-
- name: Prepare to publish or deploy a cloud service
66-
href: vs-azure-tools-cloud-service-publish-set-up-required-services-in-visual-studio.md
67-
- name: Retain a constant virtual IP address for an Azure cloud service
68-
href: vs-azure-tools-cloud-service-retain-a-constant-virtual-ip-address.md
69-
- name: Build Azure projects from the command line
70-
href: vs-azure-tools-command-line-build.md
71-
- name: Configure Azure cloud service roles
72-
href: vs-azure-tools-configure-roles-for-cloud-service.md
73-
- name: Configure an Azure cloud service project
74-
href: vs-azure-tools-configuring-an-azure-project.md
75-
- name: Configure your Azure project to use multiple service configurations
76-
href: vs-azure-tools-multiple-services-project-configurations.md
77-
- name: How to upgrade projects to the current version of the Azure Tools
78-
href: vs-azure-tools-upgrade-projects-to-the-current-version-of-the-azure-tools.md
79-
- name: Construct filter strings in the table designer
80-
href: vs-azure-tools-table-designer-construct-filter-strings.md
81-
- name: Access private Azure clouds
82-
href: vs-azure-tools-access-private-azure-clouds-with-visual-studio.md
83-
- name: Test and debug a cloud service
84-
items:
85-
- name: Debug an Azure cloud service or virtual machine in Visual Studio
86-
href: vs-azure-tools-debug-cloud-services-virtual-machines.md
87-
- name: Learn the various ways to debug an Azure cloud service
88-
href: vs-azure-tools-debugging-cloud-services-overview.md
89-
- name: Set up diagnostics for Azure Cloud Services and virtual machines
90-
href: vs-azure-tools-diagnostics-for-cloud-services-and-virtual-machines.md
91-
- name: Use Emulator Express to run and debug an Azure cloud service on a local machine
92-
href: vs-azure-tools-emulator-express-debug-run.md
93-
- name: Debug a published Azure cloud service with IntelliTrace
94-
href: vs-azure-tools-intellitrace-debug-published-cloud-services.md
95-
- name: Test the performance of a cloud service
96-
href: vs-azure-tools-performance-profiling-cloud-services.md
97-
- name: Deploy a cloud service to Azure
98-
items:
99-
- name: Migrate and Deploy a Web Application to an Azure Cloud Service
100-
href: vs-azure-tools-migrate-publish-web-app-to-cloud-service.md
101-
- name: Use the Visual Studio Deploy Azure Application Wizard
102-
href: vs-azure-tools-publish-azure-application-wizard.md
103-
- name: Deploy a cloud service using Visual Studio
104-
href: vs-azure-tools-publishing-a-cloud-service.md
105-
- name: Use Windows PowerShell scripts to publish to dev and test environments
106-
href: vs-azure-tools-publishing-using-powershell-scripts.md
107-
- name: Deploy-WebApplicationVM (Windows PowerShell script)
108-
href: vs-azure-tools-publish-webapplicationvm.md
109-
- name: Deploy-WebApplicationWebSite (Windows PowerShell script)
110-
href: vs-azure-tools-publish-webapplicationwebsite-windows-powershell-script.md
111-
- name: Manage service configurations and profiles
112-
href: vs-azure-tools-service-configurations-and-profiles-how-to-manage.md
113-
- name: Set up named authentication credentials
114-
href: vs-azure-tools-setting-up-named-authentication-credentials.md
115-
- name: Cloud Explorer
116-
items:
117-
- name: Browse and manage storage resources by using Server Explorer
118-
href: vs-azure-tools-storage-resources-server-explorer-browse-manage.md
119-
- name: Manage the resources associated with your Azure accounts in Cloud Explorer
120-
href: vs-azure-tools-resources-managing-with-cloud-explorer.md
121-
- name: Access Azure Virtual Machines from Server Explorer
122-
href: vs-azure-tools-virtual-machines-access-from-server-explorer.md
59+
- name: Create a project
60+
href: vs-azure-tools-azure-project-create.md
61+
- name: Manage roles
62+
href: vs-azure-tools-cloud-service-project-managing-roles.md
63+
- name: Build from the command line
64+
href: vs-azure-tools-command-line-build.md
65+
- name: Configure roles
66+
href: vs-azure-tools-configure-roles-for-cloud-service.md
67+
- name: Configure a project
68+
href: vs-azure-tools-configuring-an-azure-project.md
69+
- name: Use multiple service configurations
70+
href: vs-azure-tools-multiple-services-project-configurations.md
71+
- name: Debug in Visual Studio
72+
href: vs-azure-tools-debug-cloud-services-virtual-machines.md
73+
- name: Set up diagnostics
74+
href: vs-azure-tools-diagnostics-for-cloud-services-and-virtual-machines.md
75+
- name: Use Emulator Express to debug locally
76+
href: vs-azure-tools-emulator-express-debug-run.md
77+
- name: Deploy to Azure
78+
href: vs-azure-tools-publishing-a-cloud-service.md
79+
- name: Manage service configurations and profiles
80+
href: vs-azure-tools-service-configurations-and-profiles-how-to-manage.md
81+
- name: Browse and manage storage resources using Server Explorer
82+
href: vs-azure-tools-storage-resources-server-explorer-browse-manage.md
83+
- name: Construct filter strings in the table designer
84+
href: vs-azure-tools-table-designer-construct-filter-strings.md
85+
- name: Access Azure virtual machines from Server Explorer
86+
href: vs-azure-tools-virtual-machines-access-from-server-explorer.md
87+
88+

docs/azure/vs-azure-tools-access-private-azure-clouds-with-visual-studio.md

Lines changed: 0 additions & 39 deletions
This file was deleted.

0 commit comments

Comments
 (0)