Skip to content

Commit f2c06a2

Browse files
Add FrontDoor provisioning emitter config (#44362)
* Add FrontDoor provisioning emitter config * Preserve FrontDoor provisioning type names * Hide FrontDoor frontend endpoint operations for provisioning * Preserve FrontDoor frontend endpoint resource name * Remove FrontDoor endpoint compatibility overrides * Apply suggestion from @ArcturusZhang --------- Co-authored-by: JialinHuang803 <139532647+JialinHuang803@users.noreply.github.com>
1 parent f997ceb commit f2c06a2

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • specification/frontdoor/resource-manager/Microsoft.Network/FrontDoor

specification/frontdoor/resource-manager/Microsoft.Network/FrontDoor/tspconfig.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@ options:
4848
namespace: "Azure.ResourceManager.FrontDoor"
4949
emitter-output-dir: "{output-dir}/{service-dir}/{namespace}"
5050
enable-wire-path-attribute: true
51+
"@azure-typespec/http-client-csharp-provisioning":
52+
namespace: "Azure.Provisioning.FrontDoor"
53+
emitter-output-dir: "{output-dir}/{service-dir}/{namespace}"
54+
api-version: "2025-11-01"
5155
linter:
5256
extends:
5357
- "@azure-tools/typespec-azure-rulesets/resource-manager"

0 commit comments

Comments
 (0)