python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Refreshing permissions in Azure SQL Database for a Service Principal
I had an SQL database with one read-write role, that had an AAD group assigned, where the Server principal of my App service was added. The application was running normally, accessing the database wit...
shocks
Votes: 0
Answers: 0
How to create a service principal without app, and create an app without service principal in Azure AD
Recently I watched a course on Pluralsight.com, Getting Started with Azure Active Directory for Developers. In the section, Service Principals->Apps and Service Principals, the author said that we ...
cateyes
Votes: 0
Answers: 1
how to update the credentials for Azure Kubernetes Service (AKS)
I get this issue on my aks cluster
Your service principal has expired or is invalid. Please check if you
are using the correct secret or if the key has expired.
I think the problem is the current s...
Denis
Votes: 0
Answers: 1
Azure Databricks job fails to access ADLS storage after renewing service principal
Databricks job used to connect to ADLS G2 storage and process the files successfully.
Recently after renewing the Service Principal secrets, and updating the secret in Key-vault, now the jobs are fail...
Tim
Votes: 0
Answers: 1