Skip to content

Commit 0c3cf03

Browse files
Merge pull request #245487 from rcdun/nslack/deploysteps
split out wait step for ACG deployment
2 parents 38a94b6 + 96c8cbe commit 0c3cf03

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

articles/communications-gateway/deploy.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,11 @@ If you haven't filled in the configuration correctly, you'll see an error messag
4747

4848
Check your configuration and ensure it matches your requirements. If the configuration is correct, select **Create**.
4949

50-
You now need to wait for your resource to be provisioned and connected to the Microsoft Teams environment. When your resource has been provisioned and connected, your onboarding team will contact you and the Provisioning Status filed on the resource overview will be "Complete". We recommend you check in periodically to see if your resource has been provisioned. This process can take up to two weeks, because updating ACLs in the Azure and Teams environments is done on a periodic basis.
51-
5250
Once your resource has been provisioned, a message appears saying **Your deployment is complete**. Select **Go to resource group**, and then check that your resource group contains the correct Azure Communications Gateway resource.
5351

52+
> [!NOTE]
53+
> You will not be able to make calls immediately. You need to complete the remaining steps in this guide before your resource is ready to handle traffic.
54+
5455
:::image type="content" source="media/deploy/go-to-resource-group.png" alt-text="Screenshot of the Create an Azure Communications Gateway portal, showing a completed deployment screen.":::
5556

5657
## 3. Find the Object ID and Application ID for your Azure Communication Gateway resource
@@ -167,6 +168,10 @@ Microsoft Teams only sends traffic to domains that you've confirmed that you own
167168
1. Share your DNS TXT record information with your onboarding team. Wait for your onboarding team to confirm that the DNS TXT record has been configured correctly.
168169
1. Complete the following procedure: [Verify your custom domain name](../active-directory/fundamentals/add-custom-domain.md#verify-your-custom-domain-name).
169170
171+
## 9. Wait for provisioning to complete
172+
173+
You now need to wait for your resource to be provisioned and connected to the Microsoft Teams environment. When your resource has been provisioned and connected, your onboarding team will contact you and the Provisioning Status filed on the resource overview will be "Complete". We recommend you check in periodically to see if your resource has been provisioned. This process can take up to two weeks, because updating ACLs in the Azure and Teams environments is done on a periodic basis.
174+
170175
## Next steps
171176
172177
- [Prepare for live traffic with Azure Communications Gateway](prepare-for-live-traffic.md)

0 commit comments

Comments
 (0)