cloud essentials
17 TopicsBackup vaults Vs Recovery Service Vault
Hello Team, Microsoft has introduced multiple vault types, each serving different backup and disaster recovery needs. Below is a high-level differentiation: Recovery Services Vault (RSV) Supports Azure Backup (VMs, SQL, SAP HANA, Files) and Azure Site Recovery (disaster recovery). Offers backup policies, recovery points, replication, and failover management. Backup Vault A newer, streamlined vault designed for Azure Backup only. Supports Backup Short-Term Retention (Instant Restore) and Cross-region Restore. Primarily used with Azure Policy & Backup Center for better management at scale. Microsoft Continuity Center (MCC) A centralized disaster recovery hub in Azure. Integrates Azure Site Recovery (ASR) and backup services into a single pane of glass. Allows for failover, backup monitoring, and business continuity planning. Do we have any document talks about little deeper about the above topics.Solved626Views0likes1CommentSecurity 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.20KViews0likes5CommentsAzure Fabric cluster is not accessible through Explorer
I am trying to access the Azure fabric cluster through its explorer. Unfortunately, It getting failed with the certificate issue. Do we have to import the certificate through the browser to access the fabric cluster explorer? Is the Microsoft learn document for accessing the fabric cluster? ? ThanksSolved554Views1like1CommentDynamic 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.3KViews0likes4CommentsHow to get access to Enterprise Application after assigning user/group?
Hello, In Azure AD, the Enterprise app "App1" is assigned by "Group1" , however the user of "Group1" are still facing the error as follows when trying to authenticate the App1: "App1 needs permission to access resources in your organization that only an admin can grant. Please ask an admin to grant permission to this app before you can use it." Please find the user consent settings is as follows: Any clue on the error? Thanks,1KViews1like0CommentsAzure 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.3KViews0likes2CommentsIntro 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.4KViews0likes0CommentsGet 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.3KViews1like0Comments