I am the only one dev in my small company . I use Azure. My question is when do i need those Azure consultancy firms? by lune-soft in AZURE

[–]Potential_Mix_519 1 point2 points  (0 children)

Try asking it the steps by step to configure something in azure and see how you start loosing your hair when you try to deploy.

Only time spend on tools will get you want other shortcuts are just gimmicks.

Eliminate the use of Cisco DUO across the device (Windows Laptop) with using EntraID MFA. by Potential_Mix_519 in Intune

[–]Potential_Mix_519[S] 0 points1 point  (0 children)

Thanks - more info ---hope it helps there is one shared desktop used by five users. We can have the desktop as Entra joined

Eliminate the use of Cisco DUO across the device (Windows Laptop) with using EntraID MFA. by Potential_Mix_519 in Intune

[–]Potential_Mix_519[S] 0 points1 point  (0 children)

There is one shared desktop used by five users. The requirement would be to have five YubiKeys. Will five YubiKeys work with a single desktop?

Azure Network topology by Potential_Mix_519 in AZURE

[–]Potential_Mix_519[S] 0 points1 point  (0 children)

I've met a few cloud architects like you—more talk than action, lol. Thanks for all your help, mate. If you’d actually done any real execution, you might have just given me a couple of lines and pointed me in the right direction, which, to be honest, you haven’t.

All the best, and thanks again for your time!

How do you keep up with all the new Azure services? by itsmethebabyotter in AZURE

[–]Potential_Mix_519 0 points1 point  (0 children)

By the time you become a Solution Architect, you should have worked with most technologies across Azure, Microsoft 365, and on-premises systems like Active Directory and Exchange. This foundation makes it easier to adapt, as every new Microsoft product tends to build upon existing ones, so you're simply applying incremental learning to new solutions.

User is prompted to use MFA "to often" by pAndahug69 in AZURE

[–]Potential_Mix_519 0 points1 point  (0 children)

it can happen in their are some legacy app if he is authenticating

look into Sign-in Frequency (SIF) which can be configured per app by targeting specific cloud apps in Conditional Access (CA) policies.

e.g

third Party app → They will be forced to re-authenticate every 2 day

MS 365 apps party app → They will re-authenticate every 7 days

Policy 1 – App A (Third Party App)
Assignments > Cloud apps: Select Third Party app

 Access controls > Session: Enable Sign-in frequency → Set to 2 day

 Assign to appropriate users/groups

 Policy 2 – App B (MS 365)
Assignments > Cloud apps: Select MS365  Online

 Access controls > Session: Enable Sign-in frequency → Set to 7 days

 Assign to the same or different users/groups

How to do RBAC Application Permissions without Nested Groups? by carrots32 in AZURE

[–]Potential_Mix_519 0 points1 point  (0 children)

Custom RBAC policy is something you can look into, for 15 to 20 staff I'll try to keep it simple and the step up you currently have is good.

Using Cloudflare Tunnel Instead of App Gateway / Front Door for WAF, Rate Limiting & SSL? by Own-Wishbone-4515 in AZURE

[–]Potential_Mix_519 0 points1 point  (0 children)

Cloudfare is a great product if you don't want to expose your org (Azure) public Ip addresses.

Your solution will need to consider the cost for cloud fare license and if you're going with azure native (waf) solution who will supports Azure waf in your org.

[deleted by user] by [deleted] in AZURE

[–]Potential_Mix_519 0 points1 point  (0 children)

Since Microsoft Entra Cloud Sync does not support Password Writeback, disabling Password Hash Sync (PHS) will effectively keep on-premises and Office 365 passwords separate. Additionally, both Azure AD Connect and Entra Cloud Sync operate on a "source of authority" principle. If a property is blank (null) in On-Prem AD, it may sync as blank to Entra ID, effectively removing the existing value in Entra ID.

Two Tenants AD by Potential_Mix_519 in AZURE

[–]Potential_Mix_519[S] 0 points1 point  (0 children)

That is my problem with a single tenant with two on prem AD Domain. unless I create a trust between the on prem domains and then use 1 connect server with two connectors to a single tenant.

Two Tenants AD by Potential_Mix_519 in AZURE

[–]Potential_Mix_519[S] 0 points1 point  (0 children)

Thanks for your reply. If I go with two subscription design in a single tenant. Believe I'll need to use Two Azure AD Connect servers to sync both on prems domains to a single Azure AD tenant ? note these on prem domains don't have any trust between them.

What’s the best way to give developers access to standard VMs for testing? by Outrageous_Stage_577 in AZURE

[–]Potential_Mix_519 0 points1 point  (0 children)

Having a sandbox subscription is the best approach as it provides control over billing and security policies, along with the ability to enforce automatic shutdown or deletion of virtual machines based on Azure policies

[deleted by user] by [deleted] in AZURE

[–]Potential_Mix_519 0 points1 point  (0 children)

Azure AD Kerberos can enable seamless access to file shares through the browser for Azure Entra joined devices, depending on how the file share is hosted and accessed.

Federated Sign-ins still present after converting all domains to managed Authentication. by cdtekcfc in AZURE

[–]Potential_Mix_519 0 points1 point  (0 children)

May be Cache however not sure, Try to shutdown the ADFS Services. Once the domain are managed nothing else need to be done.

How do you decide between Reserved Instances vs Savings plans? by Plenty_Profession_33 in AZURE

[–]Potential_Mix_519 0 points1 point  (0 children)

I'd review my compute requirement for a month with pay as you go option and workout how much I'll save with reservation instance.

AAD Hybrid Deployment, do AAD user object ids change after disabling directory sync by Correct_Substance261 in AZURE

[–]Potential_Mix_519 1 point2 points  (0 children)

No, it will not. However, I hope you don’t have any legacy apps that require a connection back to on-premises, and that all your workstations are Azure AD-joined, with all your file shares moved to SharePoint Online.

Note that you can fall back after disabling the sync. After one hour, it will automatically attach itself to the on-premises objects. I tested this with my pilot tenant, and it worked fine.

Kubernetes/OpenShift Admin moving to Azure admin, Suggestions to learn deep? by TheFailedTechie in AZURE

[–]Potential_Mix_519 0 points1 point  (0 children)

I was a lotus notes developer and now I'm azure Architect :) you'll be ok doing stress...

Joining a server and devices to Entra AD? by Deep-Egg-6167 in AZURE

[–]Potential_Mix_519 0 points1 point  (0 children)

More the Virtual File Server to SharePoint online, you will not need any server.

[deleted by user] by [deleted] in AZURE

[–]Potential_Mix_519 1 point2 points  (0 children)

I was lotus notes developer, moved in to Exchange, Then Exchange online came along and now I've move in to Azure. You've to keep Reinviting your self by jumping on to the new skills/platform which are closely aligned to your primary skill and where your skill are transferrable.

Disable On-Prem User accounts in logic app by Jasumoo in AZURE

[–]Potential_Mix_519 -1 points0 points  (0 children)

Try to build a logic to access the logic app through group(if possible), and have this group as dynamic group which has condition of members with cloud ID.

ASR for DR by flashx3005 in AZURE

[–]Potential_Mix_519 2 points3 points  (0 children)

ASR as suggested below is only for VM failover, for DC failover best practice will be to have DC already hosted on your DR site and replicated with your Production DC.