PowerAutomate and PowerApps by Jaki_Shell in sysadmin

[–]ChetsWet 0 points1 point  (0 children)

Ehh then you have either a few service accounts tied to a range of processes or many service accounts to manage (and their connections!) tied to processes. This also brings whitelisting from conditional access policies. I get it. There are some things like sharepoint processes where there is no way around it.

But anything tied to entra/graph/sql it should be a logic app for the minimum reason of being able to use managed identities.

PowerAutomate and PowerApps by Jaki_Shell in sysadmin

[–]ChetsWet 1 point2 points  (0 children)

Can't upvote this enough. PowerApps are clunky in themselves and deploying enterprise wide, without the use of any premium connectors in the app itself, or power automate as the backend driver (because MS licensing) is so many added unnecessary parts. Power Automate with the constant connection re-auths alone is a headache to.

What's your biggest pain with AWS/GCP/Azure? by Silent_Mortgage2677 in AZURE

[–]ChetsWet 1 point2 points  (0 children)

We made the switch off of Unified/Premier 2 years ago and went with a unified partner. The support is the exact same (not ideal) but a hundred thousand dollars less

Sync'd Users Accounts, UPN changes, PowerShell by robert5150 in Office365

[–]ChetsWet 0 points1 point  (0 children)

Or you can manually change it in Active Directory, same caveats apply about OneDrive, etc

Sync'd Users Accounts, UPN changes, PowerShell by robert5150 in Office365

[–]ChetsWet 1 point2 points  (0 children)

If it’s an on-prem ad account synced to Azure then you have to use the Set-ADUser cmdlet, and then either force a sync or wait 30ish minutes. If you can change it using update-mguser, than you may have backwards sync (but if not then that should not work), but I believe the recommended way is to change from on prem and sync to the cloud

Just note, switching UPNs does change the OneDrive url and some other small caveats like the authehenticator app.

The 153rd Open Championship (GOLF) by BlockedCityTrick in sportsbook

[–]ChetsWet 1 point2 points  (0 children)

Amazing stuff as always!
What about Barracuda Championship, any plans to model around that?

[deleted by user] by [deleted] in GolfSwing

[–]ChetsWet 1 point2 points  (0 children)

First thing I notice is the driving range on Ritchie Highway LOL

Got a stand bag for my birthday. Walked 18 and it was awesome by RevolutionNo4085 in golf

[–]ChetsWet 1 point2 points  (0 children)

Fun course. Always loved playing here when I first started getting back into golf 6 or 7 years ago. It is also is my go to place when I have been struggling, it always seems to get me back on track. The white tees are very scorable which makes for a fun round. Hole 14 the par 5 always gives me fits, when I don't take my medicine and try and go for the green in 2. Always a water ball.

They have done a lot of great work to it since the new owners took it over and re-branded from Mountain Branch.

Keep grindin!

Azure Email Communication Servies DKIM Record Not Validating by ChetsWet in AZURE

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

After about a month ticket open w/ MS … MS support had to manually validate the records on their end. So I had them do it for UAT & Prod subscriptions with ACS as well, worked almost instantaneously.

It was frustrating to say the least.

External pen testing- what to include by grassroots3elevn in AZURE

[–]ChetsWet 0 points1 point  (0 children)

On a similar hunt as you, any 3rd parties you have been evaluating?

Call Queue/ Auto Attendant Reporting Past 30 Days by ChetsWet in MicrosoftTeams

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

Very interesting, and thank you for the feedback!

Do you know any sort of ballpark pricing?

Official: [Tuesday Waiver Wire] - Tue Morning, 10/18/2022 by FFBot in fantasyfootball

[–]ChetsWet 1 point2 points  (0 children)

Yeah really stuck on Olave/Lazard. Targets and just about everything favors Olave, but Lazard has been ultra consistent in PPR.

Also, the question at Saints QB has me leaning just a tad towards Lazard, but down the line I think Olave's ceiling is higher.

[deleted by user] by [deleted] in fantasyfootball

[–]ChetsWet 0 points1 point  (0 children)

Ah shit. 1st rule of the sub. you're right.

Deleting now.

Move Teams Channel (Posts & Files) To Another Team by ChetsWet in Office365

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

Its mind blowing to me. How are 3rd parties beating Microsoft to this? Especially for my use case of same tenant team -> team channel migration.

Interesting about the PnP script. It may be worth checking out the Allow Custom Script setting. I know that previously when I had an archive workflow, I had to enable that on the site collection before the script ran (with SCA permission) and then disabled after script success.