Skip to content

Commit b27d01d

Browse files
Merge pull request #290886 from tomvcassidy/sfiPass
sfi image removals across azure compute services
2 parents 9f4d935 + 021d4b3 commit b27d01d

File tree

6 files changed

+3
-8
lines changed

6 files changed

+3
-8
lines changed
Binary file not shown.

articles/batch/public-network-access.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Configure public network access with Azure Batch accounts
33
description: Learn how to configure public network access with Azure Batch accounts, for example enable, disable, or manage network rules for public network access.
44
ms.topic: how-to
5-
ms.date: 06/13/2024
5+
ms.date: 11/21/2024
66
---
77

88
# Configure public network access with Azure Batch accounts
@@ -36,7 +36,6 @@ You can configure public network access to Batch account endpoints with the foll
3636
1. Under **Settings**, select **Networking**.
3737
1. On the **Public access** tab, select to allow public access from **Selected networks**.
3838
1. Under access for each endpoint, enter a public IP address or address range in CIDR notation one by one.
39-
:::image type="content" source="media/public-access/configure-public-access.png" alt-text="Screenshot of public access with Batch account.":::
4039
1. Select **Save**.
4140

4241
> [!NOTE]

articles/cloud-services-extended-support/swap-cloud-service.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.custom: devx-track-arm-template
77
author: surbhijain
88
ms.author: surbhijain
99
ms.reviewer: gachandw
10-
ms.date: 07/24/2024
10+
ms.date: 11/21/2024
1111
---
1212

1313
# Swap or switch deployments in Azure Cloud Services (extended support)
@@ -51,8 +51,6 @@ To swap a deployment in the Azure portal:
5151

5252
1. In the swap confirmation pane, verify the deployment information, and then select **OK** to swap the deployments:
5353

54-
:::image type="content" source="media/swap-cloud-service-portal-confirm.png" alt-text="Screenshot that shows confirming the deployment swap information.":::
55-
5654
Deployments swap quickly because the only thing that changes is the virtual IP address for the cloud service deployed.
5755

5856
To save compute costs, you can delete one of the cloud services (designated as a staging environment for your application deployment) after you verify that your swapped cloud service works as expected.

articles/cloud-services/cloud-services-configure-ssl-certificate-portal.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Configure TLS for a cloud service | Microsoft Docs
33
description: Learn how to specify an HTTPS endpoint for a web role and how to upload a TLS/SSL certificate to secure your application. These examples use the Azure portal.
44
ms.topic: article
55
ms.service: azure-cloud-services-classic
6-
ms.date: 07/23/2024
6+
ms.date: 11/21/2024
77
author: hirenshah1
88
ms.author: hirshah
99
ms.reviewer: mimckitt
@@ -159,8 +159,6 @@ connect to it using HTTPS.
159159

160160
1. Select the **Site URL** to open up the web browser.
161161

162-
![Click the Site URL](media/cloud-services-configure-ssl-certificate-portal/navigate.png)
163-
164162
2. In your web browser, modify the link to use **https** instead of **http**, and then visit the page.
165163

166164
> [!NOTE]

0 commit comments

Comments
 (0)