Skip to content

Commit 737293b

Browse files
authored
Merge pull request #245282 from MicrosoftDocs/main
Publish to live, Tuesday 4 AM PST, 7/18
2 parents 8798c80 + 3a3fe56 commit 737293b

File tree

150 files changed

+1771
-1411
lines changed

Some content is hidden

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

150 files changed

+1771
-1411
lines changed

articles/active-directory/app-provisioning/inbound-provisioning-api-faqs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Yes, the provisioning API supports on-premises AD domains as a target.
4848

4949
## How do we get the /bulkUpload API endpoint for our provisioning app?
5050

51-
The /bulkUpload API is available only for apps of the type: "API-driven inbound provisioning to Azure AD" and "API-driven inbound provisioning to on-premises Active Directory". You can retrieve the unique API endpoint for each provisioning app from the Provisioning blade home page. In **Statistics to date** > **View technical information** and copy the **Provisioning API Endpoint** URL. It has the format:
51+
The /bulkUpload API is available only for apps of the type: "API-driven inbound provisioning to Azure AD" and "API-driven inbound provisioning to on-premises Active Directory". You can retrieve the unique API endpoint for each provisioning app from the Provisioning blade home page. In **Statistics to date** > **View technical information**,copy the **Provisioning API Endpoint** URL. It has the format:
5252

5353
```http
5454
https://graph.microsoft.com/beta/servicePrincipals/{servicePrincipalId}/synchronization/jobs/{jobId}/bulkUpload
@@ -184,4 +184,4 @@ The current API only supports inbound data. Here are some options to consider fo
184184
## Next steps
185185

186186
- [Configure API-driven inbound provisioning app](inbound-provisioning-api-configure-app.md)
187-
- To learn more about API-driven inbound provisioning, see [inbound user provisioning API concepts](inbound-provisioning-api-concepts.md).
187+
- To learn more about API-driven inbound provisioning, see [inbound user provisioning API concepts](inbound-provisioning-api-concepts.md).

articles/active-directory/app-provisioning/plan-auto-user-provisioning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ This article uses the following terms:
6464
| Resources| Link and Description |
6565
| - | - |
6666
| On-demand webinars| [Manage your Enterprise Applications with Azure AD](https://info.microsoft.com/CO-AZUREPLAT-WBNR-FY18-03Mar-06-ManageYourEnterpriseApplicationsOption1-MCW0004438_02OnDemandRegistration-ForminBody.html)<br>‎Learn how Azure AD can help you achieve SSO to your enterprise SaaS applications and best practices for controlling access. |
67-
| Videos| [What is user provisioning in Active Azure Directory?](https://youtu.be/_ZjARPpI6NI) <br> [How to deploy user provisioning in Active Azure Directory?](https://youtu.be/pKzyts6kfrw) <br> [Integrating Salesforce with Azure AD: How to automate User Provisioning](https://azure.microsoft.com/resources/videos/integrating-salesforce-with-azure-ad-how-to-automate-user-provisioning/) |
67+
| Videos| [What is user provisioning in Active Azure Directory?](https://youtu.be/_ZjARPpI6NI) <br> [How to deploy user provisioning in Active Azure Directory?](https://youtu.be/pKzyts6kfrw) <br> [Integrating Salesforce with Azure AD: How to automate User Provisioning](https://youtu.be/MAy8s5WSe3A)
6868
| Online courses| SkillUp Online: [Managing Identities](https://skillup.online/courses/course-v1:Microsoft+AZ-100.5+2018_T3/) <br> Learn how to integrate Azure AD with many SaaS applications and to secure user access to those applications. |
6969
| Books| [Modern Authentication with Azure Active Directory for Web Applications (Developer Reference) 1st Edition](https://www.amazon.com/Authentication-Directory-Applications-Developer-Reference/dp/0735696942/ref=sr_1_fkmr0_1?keywords=Azure+multifactor+authentication&qid=1550168894&s=gateway&sr=8-1-fkmr0). <br> ‎This is an authoritative, deep-dive guide to building Active Directory authentication solutions for these new environments. |
7070
| Tutorials| See the [list of tutorials on how to integrate SaaS apps with Azure AD](../saas-apps/tutorial-list.md). |

articles/advisor/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
href: ./resource-graph-samples.md
4343
- name: How-to guides
4444
items:
45-
- name: Optimize costs
45+
- name: Optimize virtual machine spend by resizing or shutting down underutilized instances
4646
href: advisor-cost-recommendations.md
4747
- name: Improve security
4848
href: advisor-security-recommendations.md

articles/app-service/quickstart-nodejs.md

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,8 @@ author: msangapu-msft
66
ms.author: msangapu
77
ms.topic: quickstart
88
ms.custom: mvc, devcenter, seodec18, devdivchpfy22, ignite-2022, devx-track-js
9-
ms.date: 03/22/2022
9+
ms.date: 07/17/2023
1010
ms.devlang: javascript
11-
#zone_pivot_groups: app-service-ide-oss
1211
zone_pivot_groups: app-service-vscode-cli-portal
1312
---
1413
# Deploy a Node.js web app in Azure
@@ -224,16 +223,13 @@ Sign in to the Azure portal at https://portal.azure.com.
224223
225224
### Create Azure resources
226225
227-
1. Type **app services** in the search. Under **Services**, select **App Services**.
226+
1. To start creating a Node.js app, browse to [https://ms.portal.azure.com/#create/Microsoft.WebSite](https://ms.portal.azure.com/#create/Microsoft.WebSite).
228227
229-
:::image type="content" source="./media/quickstart-nodejs/portal-search.png?text=Azure portal search details" alt-text="Screenshot of portal search":::
230-
231-
1. In the **App Services** page, select **Create**.
232228
1. In the **Basics** tab, under **Project details**, ensure the correct subscription is selected and then select to **Create new** resource group. Type *myResourceGroup* for the name.
233229
234230
:::image type="content" source="./media/quickstart-nodejs/project-details.png" alt-text="Screenshot of the Project details section showing where you select the Azure subscription and the resource group for the web app":::
235231
236-
1. Under **Instance details**, type a globally unique name for your web app and select **Code**. Select *Node 14 LTS* **Runtime stack**, an **Operating System**, and a **Region** you want to serve your app from.
232+
1. Under **Instance details**, type a globally unique name for your web app and select **Code**. Select *Node 18 LTS* **Runtime stack**, an **Operating System**, and a **Region** you want to serve your app from.
237233
238234
:::image type="content" source="./media/quickstart-nodejs/instance-details.png" alt-text="Screenshot of the Instance details section where you provide a name for the virtual machine and select its region, image and size":::
239235
@@ -251,7 +247,7 @@ Sign in to the Azure portal at https://portal.azure.com.
251247
252248
:::image type="content" source="./media/quickstart-nodejs/next-steps.png" alt-text="Screenshot showing the next step of going to the resource":::
253249
254-
### Get FTP credentials
250+
### Get FTPS credentials
255251
256252
Azure App Service supports [**two types of credentials**](deploy-configure-credentials.md) for FTP/S deployment. These credentials aren't the same as your Azure subscription credentials. In this section, you get the *application-scope credentials* to use with FileZilla.
257253

@@ -261,13 +257,13 @@ Azure App Service supports [**two types of credentials**](deploy-configure-crede
261257

262258
1. Open **FileZilla** and create a new site.
263259

264-
1. From the **FTPS credentials** tab, copy **FTPS endpoint**, **Username**, and **Password** into FileZilla.
260+
1. From the **FTPS credentials** tab, under **Application scope**, copy **FTPS endpoint**, **FTPS Username**, and **Password** into FileZilla.
265261

266262
:::image type="content" source="./media/quickstart-nodejs/filezilla-ftps-connection.png" alt-text="FTPS connection details":::
267263

268264
1. Select **Connect** in FileZilla.
269265

270-
### Deploy files with FTP
266+
### Deploy files with FTPS
271267

272268
1. Copy all files and directories files to the [**/site/wwwroot** directory](https://github.com/projectkudu/kudu/wiki/File-structure-on-azure) in Azure.
273269

@@ -316,7 +312,7 @@ You can deploy changes to this app by making edits in Visual Studio Code, saving
316312
317313
:::zone target="docs" pivot="development-environment-azure-portal"
318314
319-
2. Save your changes, then redeploy the app using your FTP client again.
315+
2. Save your changes, then redeploy the app using your FTP client.
320316
321317
1. Once deployment is complete, refresh the webpage `http://<app-name>.azurewebsites.net`. You should see that the `Welcome to Express` message has been changed to `Welcome to Azure!`.
322318

articles/application-gateway/application-gateway-ssl-policy-overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ Application Gateway supports the following cipher suites from which you can choo
140140
- TLS_DHE_DSS_WITH_AES_128_CBC_SHA
141141
- TLS_DHE_DSS_WITH_AES_256_CBC_SHA256
142142
- TLS_DHE_DSS_WITH_AES_256_CBC_SHA
143+
- Constrained clients looking for "Maximum Fragment Length Negotiation" support must use the newer [**2022 Predefined**](#predefined-tls-policy) or [**Customv2 policies**](#custom-tls-policy).
143144

144145
## Next steps
145146

articles/application-gateway/tutorial-manage-web-traffic-cli.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,8 @@ Use [az network application-gateway create](/cli/azure/network/application-gatew
8181
--frontend-port 80 \
8282
--http-settings-port 80 \
8383
--http-settings-protocol Http \
84-
--public-ip-address myAGPublicIPAddress
84+
--public-ip-address myAGPublicIPAddress \
85+
--priority 100
8586
```
8687

8788
It may take several minutes for the application gateway to be created. After the application gateway is created, you'll see these new features:
@@ -150,4 +151,4 @@ When no longer needed, remove the resource group, application gateway, and all r
150151

151152
## Next steps
152153

153-
[Restrict web traffic with a web application firewall](../web-application-firewall/ag/tutorial-restrict-web-traffic-cli.md)
154+
[Restrict web traffic with a web application firewall](../web-application-firewall/ag/tutorial-restrict-web-traffic-cli.md)

articles/automation/change-tracking/configure-alerts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The following example shows that the file **c:\windows\system32\drivers\etc\host
2121

2222
Let's use this example to discuss the steps for creating alerts on a change.
2323

24-
1. On the **Change tracking** page from your Automation account, select **Log Analytics**.
24+
1. On the **Change tracking** page from your Virtual Machine, select **Log Analytics**.
2525

2626
2. In the Logs search, look for content changes to the **hosts** file with the query `ConfigurationChange | where FieldsChanged contains "FileContentChecksum" and FileSystemPath contains "hosts"`. This query looks for content changes for files with fully qualified path names containing the word `hosts`. You can also ask for a specific file by changing the path portion to its fully qualified form, for example, using `FileSystemPath == "c:\windows\system32\drivers\etc\hosts"`.
2727

@@ -65,4 +65,4 @@ Once you have your alerts configured, you can set up an action group, which is a
6565

6666
* Learn about [log queries](../../azure-monitor/logs/log-query-overview.md) to retrieve and analyze data from a Log Analytics workspace.
6767

68-
* [Analyze usage in Log Analytics workspace](../../azure-monitor/logs/analyze-usage.md) describes how to analyze and alert on your data usage.
68+
* [Analyze usage in Log Analytics workspace](../../azure-monitor/logs/analyze-usage.md) describes how to analyze and alert on your data usage.
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
---
2+
title: Enable guest management
3+
description: The article provides information about how to enable guest management and includes supported environments and prerequisites.
4+
ms.date: 07/18/2023
5+
ms.topic: conceptual
6+
ms.services: azure-arc
7+
ms.subservice: azure-arc-scvmm
8+
author: jyothisuri
9+
ms.author: jsuri
10+
keywords: "VMM, Arc, Azure"
11+
---
12+
13+
14+
# Enable guest management
15+
16+
The article provides information about how to enable guest management and includes supported environments and prerequisites.
17+
18+
## Supported environments
19+
20+
- **VMM version**: VMs managed by VMM 2019 UR5 or later and VMM 2022 UR1 or later.
21+
22+
- **Host version OS version**: VMs running on Windows Server 2016, 2019, 2022, Azure Stack HCI 21H2 and Azure Stack HCI 22H2.
23+
24+
- **Guest OS version**: Windows Server 2012 R2, 2016, 2019, 2022, Windows 10, and Windows 11.
25+
26+
- Linux OS versions aren’t supported.
27+
28+
## Prerequisites
29+
30+
Ensure the following prerequisites:
31+
32+
- VM is running in a supported environment.
33+
- VM can connect through the firewall to communicate over the internet.
34+
- [These URLs](/azure/azure-arc/servers/network-requirements#urls) aren’t blocked.
35+
- The VM is powered on, and the resource bridge has network connectivity to the host running the VM.
36+
37+
## To Enable guest management
38+
39+
To enable guest management, do the following:
40+
41+
1. Sign in to the [Azure portal](https://portal.azure.com/), search for SCVMM VM and select it.
42+
2. Select **Configuration**.
43+
3. Select **Enable guest management** and provide the administrator username and password to enable guest management.
44+
4. Select **Apply**.

articles/azure-arc/system-center-virtual-machine-manager/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
href: create-virtual-machine.md
1717
- name: Enable SCVMM inventory resources
1818
href: enable-scvmm-inventory-resources.md
19+
- name: Enable guest management
20+
href: enable-group-management.md
1921

2022
- name: Reference
2123
items:

articles/azure-monitor/agents/agent-data-sources.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Log Analytics agent data sources in Azure Monitor
33
description: Data sources define the log data that Azure Monitor collects from agents and other connected sources. This article describes how Azure Monitor uses data sources, explains how to configure them, and summarizes the different data sources available.
44
ms.topic: conceptual
5-
author: bwren
6-
ms.author: bwren
5+
author: guywi-ms
6+
ms.author: guywild
77
ms.date: 05/10/2022
88
ms.reviewer: shseth
99

0 commit comments

Comments
 (0)