cloud essentials
17 TopicsSecurity group not syncing to AAD
Hi All, My Azure AD and onpremises AD were in sync and all the Users and groups were syncing properly, but all of a sudden my Security groups are not syncing to AAD. Whatever changes I make on ON-premises AD groups it does not reflect on AAD, but when I make changes/create a user it works fine. Any help would be highly appreciated. Thanks & Regards, Srikanth.20KViews0likes5CommentsDynamic group membership rules with application assignment
1. I have a dynamic user group (Microsoft365) (CRM users) --- originating from random AD OUs or departments. where group name should be "CRM users. 2. I have CRM application name "CRM" 3. I want to populate the Dynamic group with all staff using this "CRM" the first step i have done; - I created a rule based on department (user.department -contains "Medical") and (user.accountEnabled -eq True) this works, but only for that department - Now I want to assign users this application, then add them to dynamic group. So that all users of CRM, automatically belong to "CRM users group". ___>>> (user.objectId -ne NULL) and (user.accountEnabled -eq True) and (applications.applicationId -eq "38bb468d-88ef-46d4-ad2d-8d57c1903964") ,,,, this is not working.3.2KViews0likes4CommentsCreating Reliability Through Chaos With Azure VMs and Gremlin
Creating Reliability Through Chaos With Azure VMs and Gremlin The idea of “Chaos Engineering” isn’t just about putting faith in a provider to stay online, it’s finding ways to simulate failure in order to determine that you’ll withstand an outage of any kind within your application. This means that if a number of your app servers take on a large portion of traffic and are highly CPU taxes, you’ll know how to properly scale your application to withstand it. If portions of your application infrastructure were to take on a massive amount of packet loss, how does your team respond? Chaos engineering helps answer some of these questions by allowing you to simulate the possibilities of what a failure may look like in your production environment. For some, using tools like Chaos Monkey has helps produce load and service failures to help create attack simulations. Lately I have been working with Gremlin, which acts as a “Chaos-as-a-Service” through a simple client-server model. Read more here on medium2.7KViews0likes0CommentsIntro to Cosmos DB Security for MongoDB API
Cloud Advocate Jay Gordon gives you an introduction to the security features included in the global database service, Cosmos DB. Links: Security in Azure Cosmos DB - https://docs.microsoft.com/en-us/azur... Access Azure Cosmos DB from virtual networks (VNet) https://docs.microsoft.com/en-us/azur...2.4KViews0likes0CommentsAzure AD account suddenly demanding Two Factor Auth Which Doesn't Work
I created an Azure account earlier today as I am studying for Azure certification. All went well for several hours, but stepped away for lunch and was timed out. Cannot get back into account because it is demanding 2FA using the Microsoft Authenticator app which never once has worked for me. Two years ago I had our InfoSec group delete the requirement after I showed them my problems and pulled up thousands of help desk tickets with the same problems. Tried it again, and of course it doesn't work. Why did the Azure AD suddenly revert to 2FA? How do I get into the account to kill that requirement as there is no Azure support for free accounts?2.3KViews0likes2CommentsHow can I push the data collected from IoT devices to Microsoft Azure IoT hub?
I need to connect my cell phone to the IoT sensors (Say BLEs) and collect the data which needs to be sent or stored into Azure. Is there any App (preferably mobile App) through which I can handle my IoT devices and push the data to MS Azure using any gateways? If yes, how can I do that? Links of any articles or materials and videos related to this will be helpful. Thanks.1.5KViews0likes1CommentRunning your First Docker Container in Azure - Video Tutorial
https://channel9.msdn.com/Shows/DevOps-Lab/Running-your-First-Docker-Container-in-Azure Description Damian catches up with fellow Cloud Advocate Jay Gordon at Microsoft Ignite | The Tour in Berlin. Containers are still new for a lot of people and with the huge list of buzzwords, it's hard to know where to get started. Jay shows how easy it is to get started running your first container in Azure, right from scratch. Follow Jay on Twitter: @jaydestro Follow Damian on Twitter: @damovisa Resources: Demo App: https://github.com/jaydestro/demo-app Azure Container Registry: https://azure.microsoft.com/en-au/services/container-registry Azure Web App for Containers: https://docs.microsoft.com/en-us/azure/app-service/containers Create a Free Azure Account: https://aka.ms/c9-azurefree tags:1.4KViews1like0CommentsGet Started With Core SQL and Node.js for Azure Cosmos DB
In this video, Microsoft Cloud Ops Advocate Jay Gordon helps you get started with Core SQL API for Azure Cosmos DB You'll learn how to launch your DB, access it via a Node.js application and see some of the easy features that makes Cosmos so great for developers. Welcome to Azure Cosmos DB - Azure Cosmos DB: Build a Node.js app using JavaScript SDK to manage Azure Cosmos DB SQL API data - Request units in Azure Cosmos DB1.3KViews1like0CommentsMicrosoft join CNCF as platinum member
We are excited to share that we have just joined the Cloud Native Computing Foundation (CNCF) as a Platinum member. CNCF is a part of the Linux Foundation, which helps govern for a wide range of cloud-oriented open source projects, such as Kubernetes, Prometheus, OpenTracing, Fluentd, Linkerd, containerd, Helm, gRPC, and many others. Read official blog by John Gossman: https://azure.microsoft.com/en-us/blog/announcing-cncf/1.1KViews2likes0Comments