From c6281a616770b00a383e1c2b2b27e17bebaf1684 Mon Sep 17 00:00:00 2001 From: Johan Dahlbom Date: Tue, 19 Dec 2023 10:43:51 +0100 Subject: [PATCH] Update Frequently-Asked-Questions.md --- docs/wiki/Frequently-Asked-Questions.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/wiki/Frequently-Asked-Questions.md b/docs/wiki/Frequently-Asked-Questions.md index 507d66e9..6483fb88 100644 --- a/docs/wiki/Frequently-Asked-Questions.md +++ b/docs/wiki/Frequently-Asked-Questions.md @@ -32,9 +32,8 @@ To confirm if this applies to you, check the pipeline logs for any of the follow Remove the invalid resource or character and retry the operation. -A common example of a invalid characters preventing successful operations in AzOps is with [Visual Studio Enterprise](https://azure.microsoft.com/en-us/pricing/offers/ms-azr-0063p/) based subscriptions. The default resource name of said subscriptions contains the "`–`" [EN DASH](https://www.cogsci.ed.ac.uk/~richard/utf-8.cgi?input=2013&mode=hex) character. For example: +A common example of invalid characters preventing successful operations in AzOps is with [Visual Studio Enterprise](https://azure.microsoft.com/en-us/pricing/offers/ms-azr-0063p/) based subscriptions. The default resource name of said subscriptions contains the "`–`" [EN DASH](https://www.cogsci.ed.ac.uk/~richard/utf-8.cgi?input=2013&mode=hex) character. Example: `visual studio enterprise subscription – mpn`. -`visual studio enterprise subscription – mpn` ## Push fail with deployment already exists in location error