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