Showing results for Security - Developer Support

May 28, 2019
0
0

Understanding how Microsoft Azure keeps your data safe

Developer Support
Developer Support

When it comes to data, there is never a thing as too much security. With identify theft and breaches becoming a daily occurrence, ensuring sensitive information is protected is essential to business. Microsoft Azure has been designed from the ground-up to be one of the most secure places to store your information. Let me prove it!

TeamAzureSecurity
May 24, 2019
0
0

Using Groups in Azure AD B2C

Developer Support
Developer Support

Accessing Groups claims in Azure AD B2C requires adding some custom code through custom (IEF) policies. This post shows how to configure AD B2C IEF policies to access Groups in JWT Tokens.

TeamSecurityAzure AD
May 10, 2019
0
0

Microsoft Security Risk Detection – What’s New

Developer Support
Developer Support

MSRD is a self-service, AI-powered Dynamic Application Security Testing service that optimizes your web development cycle to identify and remediate bugs and security risks as they’re introduced into the codebase – not after they are already in production.

TeamSecurityRisk Management
Apr 7, 2019
0
0

Compliance, Auditors, and Documentation Oh My!

Developer Support
Developer Support

Azure Trust Center should be your first destination for our compliance offerings. Did you know independent audit reports along with Azure compliance offerings can be found there? This documentation is a free, but protected resource for those that utilize Microsoft cloud services (Azure, Office 365, Dynamics 365, etc.). Compliance documentation for HITrust, HIPPA/HITECH, FedRAMP, CSA CCM and many others are stored here.

TeamAzureSecurity
Apr 8, 2018
0
0

Physical Data Center Security

Developer Support
Developer Support

Senior Consultant Omar Amin recently posted this article on securing a physical data center.  In this post, he highlights roles and responsibility on security across various hosting options.I don't spend a lot of time talking to customers about physical data center security.As a developer using mostly PaaS or IaaS compute platforms, I just ...

TeamSecurity
Mar 22, 2018
0
0

Accelerate Your GDPR compliance with Microsoft Cloud

Developer Support
Developer Support

This post is provided by App Dev Managers Latha Natarajan and Sujith Nair who explore the critical aspect of protecting personal information and the impact of data security failures. This post also discusses the rich set Azure services that Microsoft customers and organizations can use to protect personal data in compliance with GDPR and other ...

TeamAzureSecurity
Mar 7, 2018
3
0

Angular How-to: Implement Role-based security

Developer Support
Developer Support

Laurie Atkinson, Premier Developer Consultant, shows us how to customize the behavior of an Angular app based on the user’s permissions. This includes page navigation, hiding and disabling of UI elements, and generation of menus. Applications often include requirements to customize their appearance and behavior based on the user’s role ...

SecurityAngularDevelopment
Dec 14, 2017
3
0

Alternative way to protect your Application Insights “Instrumentation Key” in JavaScript

Pam Lahoud
Pam Lahoud

This post on Application Insights and protecting your instrumentation key comes to us from Premier Developer consultant Adel Ghabboun. Application Insights instrumentation key can be used in both Server and client side. Using the instrumentation key in the server side is secured and no one can see it. The opposite happens on the client side...

SecurityApplication InsightsAdel Ghabboun
Nov 15, 2017
0
0

Homomorphic Encryption 101

Pam Lahoud
Pam Lahoud

In this article from his blog, Premier Developer consultant Razi Rais covers some of the basics of a powerful security & privacy tool – homomorphic encryption.I was recently exploring methods for improved privacy using various encryption schemes and stumbled upon Homomorphic Encryption that has a huge potential  in that area. I do feel ...

SecurityRazi Raisencryption
Sep 5, 2017
0
0

Role Based Access Control in ASP.NET MVC

Monu Bambroo
Monu Bambroo

In this post, Premier Developer consultant Lizet Pena De Sola explains Role Based Access Control in ASP.NET MVC. Role Based Access Control in MVC is pretty straight forward. There is also a way to do claims access control, but the most common way is based on roles. To show or hide action links in a view depending on the user role we can use ...

Securityasp.net

Feedback