You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The initiative does not specify the privateEndpointGroupId used by the built-in policy, so it defaults to "Bot".
Will need two policyDefinitionReferenceIds, i.e. one "DINE-Private-DNS-Azure-BotService" for "Bot" and one for DINE-Private-DNS-Azure-BotServiceToken for "Token".
IIRC, previous versions of the initiative were including both groupIds.
Steps to reproduce
Create an Azure Bot Service.
Create a Private Endpoint for "Bot" and another for "Token" groupIds.
Only "Bot" gets the zone associated to "directline.botframework.com" zone.
The "Token" PE does not get associated to "privatelink.token.botframework.com" zone.