-
I see that 9.2 introduces
But the I ask because I am assuming that without adding the above code, my existing Stu |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
You don't need to use that variable anywhere, just calling the method will declare the ACA environment as part of the set of resources the app host "owns" and the compute resources (projects and containers) will "attach" themselves to it.
Can you be really clear on what you mean? Are you using the latest version of azd? cc @IEvangelist |
Beta Was this translation helpful? Give feedback.
You don't need to use that variable anywhere, just calling the method will declare the ACA environment as part of the set of resources the app host "owns" and the compute resources (projects and containers) will "attach" themselves to it.