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)
Provide access to azure blob by checking the logged user rights?
I have an ASP.NET Core app that is hosting videos and images as blobs in Azure. Right now I'm providing blob access to users by using SAS tokens with an expire time embedded in a link. The issue is th...
Daniel
Votes: 0
Answers: 1
how to set permission on each project in asp.net core when use Azure 2020 as Git
we are using multi layer solution in asp.net core. it means in one solution we have some projects and we use Azure dev ops 2020 as local Git repository, the question is how can set permission for each...
Omidreza
Votes: 0
Answers: 1
Azure KeyVault and Authentication on client side
Good day,
I have a question about the following scenario:
A client opens a web application in the browser. In the web application, secrets are retrieved from an Azure Key Vault using Javascript. Then,...
sampa
Votes: 0
Answers: 1