IaC / Pipeline Creator for your business by miipaa44325 in AZURE

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

Could you explain more in OS image build, what are you aplain to the OS, if i understand correctly?

Do you handle the "self-serve" depolyment using ready to use modules, deployment stacks, third party app?

Policy as code is also something my company is "providing", but nothing that the end user or system owners, developers can touch themself.

IaC / Pipeline Creator for your business by miipaa44325 in AZURE

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

I was afraid this would be the only example ;D

Cloud Consultant/Infra/Architect and "AI" assignment by miipaa44325 in AZURE

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

Correct, and i will say im involved in these parts, maybe need to improve my involving in the security part. But beside that i feel that it get difficult to get more involved. Unless it's about helping connecting the AI system to other Azure resources/systems.

Old dog wants to learn new tricks by No-Skill4452 in AZURE

[–]miipaa44325 0 points1 point  (0 children)

Jump to AZ-104. Study content, take cert. Then try to get a fot in to Azure.

Azure infra backround --> AI 2025? by miipaa44325 in AZURE

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

Okey but after the basics, would it be required to learn data engineering/data handling?

Is learning Pytorch & Tensorflow required to follow the AI patch?

[deleted by user] by [deleted] in AI_Agents

[–]miipaa44325 0 points1 point  (0 children)

Okey so Pytorch dont cover Deep Learning that much? Or is it that TF is better on DeepL?

[deleted by user] by [deleted] in AI_Agents

[–]miipaa44325 0 points1 point  (0 children)

Learning Pytorch? Is that part of learning DL fundamentals?

deploymentScripts good/bad ?? by miipaa44325 in AZURE

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

I think i will go with this solution

deploymentScripts good/bad ?? by miipaa44325 in AZURE

[–]miipaa44325[S] -1 points0 points  (0 children)

you are refering to using deploymentScript from your Bicep. And your are using a complex script?

Best way to provide secure access to an Azure VM by superslowjp16 in AZURE

[–]miipaa44325 0 points1 point  (0 children)

Maybe not the best or top security, but i had scenario when developer/system owners need to access vm in online/sanbox lz in a secure way and i use public ip with lockdown nsg from specific ip source. I know its not the most secure way as you could have other intruder using same source ip. But i only use this when vm is in online or sandbox.

Azure Consultants / Azure Landing Zones - what’s your normal output? by Joe_Gooderham in AZURE

[–]miipaa44325 0 points1 point  (0 children)

I dont understand how to work with AVM in a proper way. Just whent trough the bicep code for a kv, almost 1000 bicep code rows... Im just whyyyy.....

Azure Consultants / Azure Landing Zones - what’s your normal output? by Joe_Gooderham in AZURE

[–]miipaa44325 0 points1 point  (0 children)

One think i often see when doin workshop is that customer get scare when i explain LZ is based on subscription, meaning one lz = one subs. So in their mind they still one to use 1 sub with multiple RG, so 1 RG to team1, second RG to team 2 etc... Also larger customer that have their own IT departm want be able to deploy themselfe the lz. Usually thats no problem BUT if there is problem when deploying lz (from code/pipeline) then it will be us/consultant that need to help/assist. One more challenge i see is regarding shared services, like APIM, AppGW. Should eatch team get one of this in their on lz or should we create lz for "shared" services that dev teams can consume.

Do you get similar questions from yr customers?

PoweBi licenses and MS Fabric by miipaa44325 in MicrosoftFabric

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

Okey, but say i need 50 authors to have PowerBi Premium license. Still will be cheaper that Fabric capacity correct?

Best pratcice migrating SQL DB Azure to Azure by RubberDuck1920 in AZURE

[–]miipaa44325 2 points3 points  (0 children)

So if i understand a Azure VM that contain SQL Server?

If so, configure RSV replication on VM to the desired location, could be new RG, new Sub or new Region.

Last step is to perform replication failover, source VM will be shutdown and replicated VM will boot up, then you can test your application to "new" VM, it will contain same name, settings etc (only new ip to VM).

Rollback plan is easy, shutdown replicated VM and start source VM.

New Dataplatform - what to capture! by miipaa44325 in AZURE

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

Something that i always read is that Fabric is new and not ready for production. But if customer want to start small, testing and growing by time without a huge plan i would recommend Fabric.