Archives for Azure - Page 7
Cloudamize and other Right sizing tools
What IS RIGHT sizing? Traditional on-premises infrastructure is , typically, over-provisioned. Prior to moving your instances to the public cloud, it is recommended that you perform a ‘right sizing’ exercise…
Creating a VNET and a VPN Gateway – Azure
VPN Gateway #creategateway A VPN gateway must have a Public IP address. You first request the IP address resource, and then refer to it when creating your virtual network gateway.…
Error during deployment of resource – Subscription is not registered in region–error while publishing to Azure Websites or Azure API Apps
This was a frustrating error – trying to publish your VS web app to an Azure Website, gives a long-winded error message about regions and subscriptions… The workaround –…
Azure AD is not AD, Azure AD versus AD Domain Services
Azure AD is a Web based identity management system, not a directory services instance. Azure AD provides Identity for APPS - Claims Based Authentication SAML Token for WS Federation JWT…
Azure AD MFA versus O365 MFA
O365 has a slightly different MFA than Azure AD. Azure AD MFA -- Go into Azure Portal--> AD --> Users -- > enable MFA per user --> Service Settings (allow…
Security Layers provided by Azure–from Outermost to Inner
Internet (Outermost) DDOS --> Public IP –> Virtual Network Isolation NSG and UDR --> Network Virtual Appliances --> Azure Deployments (VMs) –> Innermost
Access Management Azure AD
Each Azure subscription is associated with one Azure Active Directory (AD) directory. Users, groups, and applications from that directory can manage resources in the Azure subscription. A role assigned…
Azure user not able to spin up instances
Step 1 The easiest thing to try would be to promote that user to a Co-Administrator, and see if that fixes it. Step 2 If co-admininstrator does not fix it, …
Azure AD Connect–Identity in the Cloud, SSO Azure AD
The idea is – hundreds (maybe thousands) of applications – but just a SINGLE Identity (that works across all the apps)s. Three Models for Authentication In all these models,…
Office 365 and Azure
O365 - Built In SaaS offerings Productivity and Social Networking Solutions – Teams , Yammer, Delve, Sway Infrastructure Solutions - Enterprise Mobile Security - EMS and InTune Security Solutions -…