wet-noon-14291
02/08/2020, 10:53 PMerror: graphrbac.ApplicationsClient#Create: Failure responding to request: StatusCode=403 -- Original Error: autorest/azure: Service returned an error. Status=403 Code="Unknown" Message="Unknown service error" Details=[{"odata.error":{"code":"Authorization_RequestDenied","date":"2020-02-08T22:35:51","message":{"lang":"en","value":"Insufficient privileges to complete the operation."},"requestId":"b8e3bf38-925b-4898-9d14-fc101c14e5c4"}}]
enough-oil-63049
02/09/2020, 12:57 AMcolossal-room-15708
02/09/2020, 1:20 AMwet-noon-14291
02/09/2020, 7:42 PMaz login
az login
?tall-librarian-49374
02/09/2020, 8:01 PMaz account show
by default unless you override with env variableswet-noon-14291
02/09/2020, 8:05 PMtall-librarian-49374
02/09/2020, 8:05 PMwet-noon-14291
02/09/2020, 8:59 PMcolossal-room-15708
02/09/2020, 9:27 PMwet-noon-14291
02/09/2020, 10:59 PMazure:clientId/clientSecret
are for). Moving everything over I removed those settings and it worked.
Here is the code if you want a sample using F# to set up a kubernetes cluser on Azure. It's basically a port of the C# sample https://github.com/mastoj/pulumifsharpkubernetesdemo. If you have dotnet core 3.1 installed I think you should be able to clone and run make deploy
(will use -y
).
Feel free to use the code as an F# sample if you like now when it works, I think.tall-librarian-49374
02/10/2020, 7:26 AMwet-noon-14291
02/10/2020, 8:25 AM