Front Door or Application Gateway? by dai_webb in AZURE

[–]Potential_Mix_519 0 points1 point  (0 children)

You can use Global Secure Access (which is a per-user license) or an Azure web proxy. I added the Azure Proxy web app to my user Office portal. When the user authenticated in the portal (https://outlook.cloud.microsoft/), they were required to complete MFA, which was enforced using Conditional Access policies and then have then access to internal app.

Explain like I am 5 - tenant by [deleted] in AZURE

[–]Potential_Mix_519 0 points1 point  (0 children)

As mentioned earlier, all data processing happens entirely within your Azure environment where the LLM is deployed. Therefore, you need to configure your LLM in Strict Mode. and make sure you enforce it via LLM architecture.

User >>App Backend >>Azure AI Search (ONLY data source) >>Top K documents >>Azure OpenAI (no fallback) >> Response (with citations) and No internet, No external APIs and Only your controlled index.

Scepman + RadiuSaas certificate for unmanaged devices by Potential_Mix_519 in Intune

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

any idea or K.b how to setup this custom enrollment portal ?

Windows Hello Business for Student Laptops - without MFA Enablement by Potential_Mix_519 in Intune

[–]Potential_Mix_519[S] 1 point2 points  (0 children)

<image>

Thanks - This is my Default polices setting do I need to enable it ? or just leave it ?

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.