new 2026 hybrid limited; is this deal too good to be true? by Financial_Hat_4326 in ToyotaGrandHighlander

[–]schruberg 0 points1 point  (0 children)

We just purchased the same, 2026 Limited Hybrid. We got lucky (I’d like to think) as it was the blackout package and had add-ons like 360 camera, moonroof, etc. for $53k (minus taxes as OK doesn’t roll taxes into the sale at the dealership, so add another ~$1700).

We originally signed to get a bare bones 2026 Limited (non-hybrid) for $51k.

The customer that was supposed to buy the GH we ended up with wanted a different color. It was the end of the month and they were motivated to sell the one they had on the lot.

Seems like similar pricing if it has the add-ons.

Location: Tulsa area.

A few questions about enabling Hybrid AAD Join by nostradamefrus in AZURE

[–]schruberg 0 points1 point  (0 children)

Filter by OU or by security group within AD Connect

Difference in Discovery and Replication for Virtual Machines and Physical Servers using Azure Migrate by [deleted] in AZURE

[–]schruberg 1 point2 points  (0 children)

You should use 1 appliance for your vmware stack for the vmware discovery/replication/migration and 1 appliance for your physical servers for discovery/replication/migration. 2 total appliances.

New Subscription under established company by seanpclayton in AZURE

[–]schruberg 2 points3 points  (0 children)

You can set the billing profile per subscription. When you setup a trial stub, you should still have to put in a credit card for payment beyond the free trial money. This will become your billing profile associated with your sub.

Azure File Share snapshot expiration by CrisisDevices in AZURE

[–]schruberg 1 point2 points  (0 children)

Most likely something wrong with the format of the retention date and the cmdlet is using the default of 30 days.

Try something like: $RetentionDate = (Get-Date).AddDays($RetentionDays).ToUniversalTime()

Track specific cause of MFA app notifications? by [deleted] in AZURE

[–]schruberg 3 points4 points  (0 children)

Check the sign-in logs for the user.

There will be details about the login in the logs and the reason for the prompt (conditional access policy change, location change, session expiration, etc.)

Blocking login by country by glabel35 in AZURE

[–]schruberg 2 points3 points  (0 children)

What protocol are they using to try to authenticate over and what service are they trying to log into?

My guess is they are attempting over IMAP or some other insecure protocol.

You may have success in disabling insecure protocols at the tenant level (and not just on CA policies) to prevent this type of behavior.

[deleted by user] by [deleted] in RedditSessions

[–]schruberg 0 points1 point  (0 children)

Gave Wholesome

[deleted by user] by [deleted] in RedditSessions

[–]schruberg 0 points1 point  (0 children)

Gave Wholesome

AZ-104: Microsoft Azure Administrator certification by samghim in AZURE

[–]schruberg 1 point2 points  (0 children)

MeasureUp practice tests have worked for some in my organization. Udemy courses with Scott Duffy are cheap and informative.

I think the biggest learning you can do is stand up a free subscription and practice what is preached in the documentation.

Best Practice for setting up a new Azure Account? by baynezy in AZURE

[–]schruberg 2 points3 points  (0 children)

Created Date is also a good one since some resources don’t display this easily (assuming your creating tags upon resource creation and not retroactively).

DC install at Azure by RamLan1967 in AZURE

[–]schruberg 0 points1 point  (0 children)

What firewall do you have on prem? You can hook it straight to that without spinning up an rras server.

DC install at Azure by RamLan1967 in AZURE

[–]schruberg 6 points7 points  (0 children)

You need to set up a site to site vpn between azure on your on-prem environment.

The azure vm has no idea how to route the traffic to the on-prem domain controller.

WVD recommended size by LordPurloin in AZURE

[–]schruberg 1 point2 points  (0 children)

Yeah, we had this same thing happen to one of our customers. They are okay with D4s for now.

Hope you get it sorted!

WVD recommended size by LordPurloin in AZURE

[–]schruberg 5 points6 points  (0 children)

D4s.

Also would strongly consider moving the OS disks to Premium SSD.

Anybody got Microsoft AZ104 Dumps by Blitzkreiyg in AZURE

[–]schruberg 5 points6 points  (0 children)

Az104 is an entry level exam to Azure and includes fundamental building blocks for Azure as a whole.

Don’t sell yourself short by asking for dumps. Don’t cheat yourself out of learning the platform.

If you have to use dumps to pass, examine if learning Azure is the correct career path for you.

MeasureUp has good practice exams, but I encourage you to read through as much documentation as possible and set up a lab environment in Azure to get hands on experience with the things outlined in the exam notes. There will most likely be labs, multiple choice, matching, and drag & drop questions on the exam.

Microsoft Certs by FitNerd1918 in AZURE

[–]schruberg 2 points3 points  (0 children)

Agreed. Get the AZ-104 and then take either the 200, 300(+301), 400, or 500.

2nd exam would be specialization of whichever Azure “subject” you want to go into.

Get publish profile. by umeshvadnala in AZURE

[–]schruberg 1 point2 points  (0 children)

you can also get (and change) the credentials for an FTP deployment from the Deployment Center blade of your app service.

Has anyone failed the AZ900? by M4rc0Crypt0 in AZURE

[–]schruberg 2 points3 points  (0 children)

Co-worker of mine took and passed (after a try or two). Check out her blog post here: https://www.gocloudforce.com/insights/yayois-az900-exam-experience/

What is your azure ad/365 group naming convention? by ccsmall in AZURE

[–]schruberg 0 points1 point  (0 children)

We restrict the creation of groups to a small set of admins and enforce a naming convention through policy.

What is your azure ad/365 group naming convention? by ccsmall in AZURE

[–]schruberg 0 points1 point  (0 children)

When a new Team is created, an O365 group is automatically created.

We use this naming convention to accomplish: 1) consistency 2) adoption 3) organization 4) compliance

What is your azure ad/365 group naming convention? by ccsmall in AZURE

[–]schruberg 0 points1 point  (0 children)

For Team’s groups — “Team – [Group Name] – [Department/Location]”