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
Describe the bug
I have a sandbox environment. When I run the following pac admin and pac env with Environment Id, I get error
pac admin assign-user -env [environment guid] -u "user name" -r "System Administrator"
or
pac env select -env [the same env guid]
Basically I have change the URL using PP Admin portal once before.
so I can see the error message that PAC seem to be holding onto the previous URL, hence it can't connect to the dataverse...
To Reproduce
Steps to reproduce the behavior:
Create a sandbox env
edit and update the url of the environment to seomthing else.
now run pac admin or pac env select - env
See error
Expected behavior
Since the URL was updated successfully and I can access the Env via the URL with no issues.
Thereofor I expect the it to connect when environment id is used with pac admin or pac env
Screenshots
Desktop (please complete the following information):
OS: Windows 10 Enterprise
Browser: Microsoft Edge
Version VSCode 1.92.2;
Microsoft PowerPlatform CLI Version: 1.33.5+g1621296
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
I have a sandbox environment. When I run the following pac admin and pac env with Environment Id, I get error
pac admin assign-user -env [environment guid] -u "user name" -r "System Administrator"
or
pac env select -env [the same env guid]
Basically I have change the URL using PP Admin portal once before.
so I can see the error message that PAC seem to be holding onto the previous URL, hence it can't connect to the dataverse...
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Since the URL was updated successfully and I can access the Env via the URL with no issues.
Thereofor I expect the it to connect when environment id is used with pac admin or pac env
Screenshots
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: