Skip to content

Commit 1681578

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into heidist-rbac
2 parents e2bcfbf + ddb70b0 commit 1681578

File tree

5 files changed

+19
-11
lines changed

5 files changed

+19
-11
lines changed

articles/active-directory/external-identities/add-users-administrator.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,14 +125,14 @@ To add B2B collaboration users to an application, follow these steps:
125125

126126
## Resend invitations to guest users
127127

128-
If a guest user has not yet redeemed their invitation, you can resend the invitation email.
128+
If a guest user hasn't yet redeemed their invitation, you can resend the invitation email.
129129

130130
1. Sign in to the [Azure portal](https://portal.azure.com) as an Azure AD administrator.
131131
2. Search for and select **Azure Active Directory** from any page.
132132
3. Under **Manage**, select **Users**.
133133
4. In the list, select the user's name to open their user profile.
134134
5. Under **My Feed**, in the **B2B collaboration** tile, select the **Manage (resend invitation / reset status** link.
135-
6. If the user has not yet accepted the invitation, Select the **Yes** option to resend.
135+
6. If the user hasn't yet accepted the invitation, Select the **Yes** option to resend.
136136

137137
![Screenshot showing the Resend Invite radio button.](./media/add-users-administrator/resend-invitation.png)
138138

@@ -142,3 +142,4 @@ If a guest user has not yet redeemed their invitation, you can resend the invita
142142

143143
- To learn how non-Azure AD admins can add B2B guest users, see [How users in your organization can invite guest users to an app](add-users-information-worker.md)
144144
- For information about the invitation email, see [The elements of the B2B collaboration invitation email](invitation-email-elements.md).
145+
- To learn about the B2B collaboration user types, see the [B2B collaboration user properties](user-properties.md) article.

articles/active-directory/external-identities/tutorial-bulk-invite.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,6 @@ For example: `Remove-MgUser -UserId "lstokes_fabrikam.com#EXT#@contoso.onmicroso
136136

137137
## Next steps
138138

139-
In this tutorial, you sent bulk invitations to guest users outside of your organization. Next, learn how the invitation redemption process works, and how to enforce multi-factor authentication for guest users.
140-
141-
142139
- [Learn about the Azure AD B2B collaboration invitation redemption process](redemption-experience.md)
143140
- [Enforce multi-factor authentication for B2B guest users](b2b-tutorial-require-mfa.md)
141+
- [Billing model for guest user collaboration usage](external-identities-pricing.md#about-monthly-active-users-mau-billing)

articles/active-directory/fundamentals/active-directory-data-storage-eu.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: Customer data storage and processing for European customers in Azure Active Directory
33
description: Learn about where Azure Active Directory stores identity-related data for its European customers.
44
services: active-directory
5-
author: barclayn
6-
manager: amycolannino
7-
ms.author: barclayn
5+
author: davidmu1
6+
manager: CelesteDG
7+
ms.author: davidmu
88

99
ms.service: active-directory
1010
ms.subservice: fundamentals

articles/azure-functions/functions-reference-powershell.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -390,15 +390,15 @@ The following table shows the PowerShell versions available to each major versio
390390

391391
| Functions version | PowerShell version | .NET version |
392392
|-------------------|--------------------------------------------------|---------------|
393-
| 4.x (recommended) | PowerShell 7.2 (recommended) | .NET 6 |
393+
| 4.x | PowerShell 7.2 | .NET 6 |
394394

395395
You can see the current version by printing `$PSVersionTable` from any function.
396396

397397
To learn more about Azure Functions runtime support policy, please refer to this [article](./language-support-policy.md)
398398

399399
### Running local on a specific version
400400

401-
Support for PowerShell 7.0 in Azure Functions ended on 3 December 2022. To use PowerShell 7.2 when running locally, you need to add the setting `"FUNCTIONS_WORKER_RUNTIME_VERSION" : "7.2"` to the `Values` array in the local.setting.json file in the project root. When running locally on PowerShell 7.2, your local.settings.json file looks like the following example:
401+
Support for PowerShell 7.0 in Azure Functions has ended on 3 December 2022. To use PowerShell 7.2 when running locally, you need to add the setting `"FUNCTIONS_WORKER_RUNTIME_VERSION" : "7.2"` to the `Values` array in the local.setting.json file in the project root. When running locally on PowerShell 7.2, your local.settings.json file looks like the following example:
402402

403403
```json
404404
{
@@ -411,9 +411,12 @@ Support for PowerShell 7.0 in Azure Functions ended on 3 December 2022. To use P
411411
}
412412
```
413413

414+
> [!NOTE]
415+
> In PowerShell Functions, the value "~7" for FUNCTIONS_WORKER_RUNTIME_VERSION refers to "7.0.x". We do not automatically upgrade PowerShell Function apps that have "~7" to "7.2". Going forward, for PowerShell Function Apps, we will require that apps specify both the major and minor version they want to target. Hence, it is necessary to mention "7.2" if you want to target "7.2.x"
416+
414417
### Changing the PowerShell version
415418

416-
Support for PowerShell 7.0 in Azure Functions ended on 3 December 2022. Your function app must be running on version 4.x to be able to upgrade to PowerShell 7.2. To learn how to do this, see [View and update the current runtime version](set-runtime-version.md#view-and-update-the-current-runtime-version).
419+
Support for PowerShell 7.0 in Azure Functions has ended on 3 December 2022. To upgrade your Function App to PowerShell 7.2, ensure the value of FUNCTIONS_EXTENSION_VERSION is set to ~4. To learn how to do this, see [View and update the current runtime version](set-runtime-version.md#view-and-update-the-current-runtime-version).
417420

418421

419422
Use the following steps to change the PowerShell version used by your function app. You can do this either in the Azure portal or by using PowerShell.

articles/energy-data-services/faq-energy-data-services.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@ sections:
2424
answer: >
2525
Microsoft Energy Data Services requires registration and is currently only available to approved customers and partners during the preview period. Request access to Microsoft Energy Data Services Preview [here](https://aka.ms/MicrosoftEnergyDataServices-create)
2626
27+
- name: Data Residency
28+
questions:
29+
- question: Where does Microsoft Energy Data Services Preview store customer data?
30+
answer: >
31+
Microsoft Energy Data Services Preview stores/process customer data. By default, customer data is replicated to the paired region. For region with data residency requirements, customer data is always kept within the same region
32+
2733
- name: Pricing and Billing
2834
questions:
2935
- question: Where can I learn about the pricing for Microsoft Energy Data Services?

0 commit comments

Comments
 (0)