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
if(targetis not IResourceWithEnvironmenttargetWithEnvironment)
153
+
{
154
+
thrownewInvalidOperationException($"Unable to reference Foundry project from resource '{target.Name}' because it does not support environment variables.");
thrownewInvalidOperationException($"Unable to create hosted agent for resource '{resource.Name}' because it is not a container, executable, or project resource.");
0 commit comments