azure-security Questions

3

I understand we can let people create 'sprints' in 'area-path' by adding them in 'Project Administrator' group. Tasks of sprint creation is usually handled by Product-Owner/Business-Analyst in our...
Dispel asked 22/11, 2019 at 17:38

2

Solved

I have done exploration and I want to stick customized module concept rather than to use the Azure public registry of modules. Source code location is here https://github.com/ameyaagashe/help_me_...

1

Solved

In Microsoft's documentation for user delegation key, it says: A SAS token for access to a container, directory, or blob may be secured by using either Azure AD credentials or an account key. A SA...
Prothalamium asked 4/5, 2021 at 4:35

3

I have written 5 Azure functions in Azure Portal using c#. Below are the steps to install my application:- Copy deployment scripts to the Edge node of the cluster Deployment scripts to do the fo...
Lilithe asked 7/10, 2017 at 7:50

0

I'm trying to setup Azure WAF (v2) on my App Gateway (currently in detection mode first to handle false positive cases), however, I'm seeing this warning: To view your detection logs, you must hav...

2

Solved

I'm working on a rather big project. I need to use azure-security-keyvault-secrets, so I added following to my pom.xml file: <dependency> <groupId>com.azure</groupId> <arti...
Copley asked 27/12, 2019 at 9:22

1

Solved

I am currently working with a client that requires access to all Azure resource locking down as much as possible and I am having problems with the Storage Account that is utilised by our Azure Func...
Sponge asked 22/5, 2019 at 6:57

3

Solved

I am trying to connect to my azure vault from a console application with using MSI For this vault i have added my user as the Selected Principle the code i am using to connect is var azureServic...
Abecedarium asked 28/2, 2018 at 10:32

2

Solved

I am trying to access a Data Lake from a .Net client application using this example I have registered the Client App in AAD Tenant and using the Client Id and Client secret from there (as what i ...

1

Solved

According to this documentation: Application and Service principal are clearly two different things. Application is the global identity and Service principal is per Tenant/AAD But This Documentati...

1

Solved

I run a number of App Service MVC Asp.Net web applications. I think it would be a good idea to add a WAF to the front the App Service website to enable OWASP protection as well as more visibility o...
Kierkegaard asked 4/4, 2018 at 0:50

1

Solved

To run applications in Azure, I need to create an Application in Azure AD and a corresponding Service Principal. Then my application authenticates against this App/Principal pair. To authenticate, ...
1

© 2022 - 2024 — McMap. All rights reserved.