We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
with latest copy of dev gateway i am getting below error. Not sure which system i can find what went wrong
PS C:\Users\astiw\Downloads\DevGateway> .\Microsoft.Fabric.Workload.DevGateway.exe [07-01 01:29:38.383] info: Starting DevGateway... [07-01 01:30:47.418] info: Interactive user AAD token received [07-01 01:30:47.422] info: Registering dev instance... [07-01 01:30:49.719] fail: Dev instance registration call was not successful, HTTP status code: Forbidden, reason: Forbidden, response: {"requestId":"25c1a429-ba60-427b-ab8e-3d601219bdc6","errorCode":"FeatureNotAvailable","message":"The feature is not available"} [07-01 01:30:49.728] info: DevGateway stopped. Stopping application...
The text was updated successfully, but these errors were encountered:
Hi, From the traces I suspect the tenant setting to allow development of workloads is disabled for your user. Can you validate it's enabled?
Sorry, something went wrong.
No branches or pull requests
with latest copy of dev gateway i am getting below error. Not sure which system i can find what went wrong
PS C:\Users\astiw\Downloads\DevGateway> .\Microsoft.Fabric.Workload.DevGateway.exe
[07-01 01:29:38.383] info: Starting DevGateway...
[07-01 01:30:47.418] info: Interactive user AAD token received
[07-01 01:30:47.422] info: Registering dev instance...
[07-01 01:30:49.719] fail: Dev instance registration call was not successful, HTTP status code: Forbidden, reason: Forbidden, response: {"requestId":"25c1a429-ba60-427b-ab8e-3d601219bdc6","errorCode":"FeatureNotAvailable","message":"The feature is not available"}
[07-01 01:30:49.728] info: DevGateway stopped. Stopping application...
The text was updated successfully, but these errors were encountered: