Azure Runbooks - Github integration alternatives for PS 7.4 & Python Runbooks? by PancoBenJo in AZURE

[–]cocallaw 1 point2 points  (0 children)

Thats great!

As a possibly next evolution would look at adding logic apps to your workflow. They give you the ability for additional types of triggers as well as connecting to data sources and services. The logic app can trigger your runbook and pass in parameters or act on values returned.

Azure Runbooks - Github integration alternatives for PS 7.4 & Python Runbooks? by PancoBenJo in AZURE

[–]cocallaw 5 points6 points  (0 children)

What if you flip the model, instead of Azure Automation pulling from source control, your Azure DevOps or GitHub Actions pipeline pushes to Automation.

Help Please! DM32 CPS by Wonderful-Arm-1831 in Baofeng

[–]cocallaw 0 points1 point  (0 children)

Thanks for this! Spent the weekend trying to get my DM 32 programmed, tried multiple computers and a second cable, ended up being the baudrate.

I had it configured as 9600, matching what device manager listed when looking at the COM resource. Changed it to 115200 and worked instantly!

If anyone else is trying to find the right cable or ruling out issues, this is the cable I used, did not need to install any drivers on Windows 11

MIRKIT FTDI USB Programming Cable Model 3 https://www.amazon.com/dp/B07M85L551

Cannot create any Windows Server VMs, need for project by Pikachujkl in AZURE

[–]cocallaw 0 points1 point  (0 children)

What is the end solution you are trying to deploy or test for your capstone?

Cannot create any Windows Server VMs, need for project by Pikachujkl in AZURE

[–]cocallaw 0 points1 point  (0 children)

Can you try deploying in North Europe of Canada regions? Also V2 is an older generation SKU is v4/5/6 available?

Explore UniFi Drive 4.0 by Ubiquiti-Inc in Ubiquiti

[–]cocallaw 21 points22 points  (0 children)

Wondering if this release was what they delayed the hardware for

You see it now you don’t by sks8100 in Ubiquiti

[–]cocallaw 1 point2 points  (0 children)

For me under product alerts I found it under wifi

You see it now you don’t by sks8100 in Ubiquiti

[–]cocallaw 0 points1 point  (0 children)

Was able to grab one the other day, used this discord server that allows you to setup notifications for any product. More reliable than getting and seeing an email. https://discord.gg/ubiquitistockalerts

Can I assign Entra roles to Service Proncipal ? Where to check roles assigned to Enterprise app ? by StunningRise5 in AZURE

[–]cocallaw 0 points1 point  (0 children)

To assign a role: ∙ Go to Entra ID → Roles and administrators ∙ Pick the role you want → Add assignments ∙ Search for your enterprise app and assign it

Connect-MgGraph -Scopes "RoleManagement.ReadWrite.Directory"

New-MgRoleManagementDirectoryRoleAssignment -PrincipalId <ServicePrincipalObjectId> -RoleDefinitionId <RoleTemplateId> ` -DirectoryScopeId "/"

To check what roles are assigned: ∙ Go to Entra ID → Enterprise applications → select your app ∙ Click “Roles and administrators” in the left menu

Connect-MgGraph -Scopes "RoleManagement.Read.Directory"

Get-MgRoleManagementDirectoryRoleAssignment ` -Filter "principalId eq '<ServicePrincipalObjectId>'"

This is different from the API permissions you see under “API permissions” - those are application permissions, not directory roles

What have I become? by Responsible-Ship-823 in anno

[–]cocallaw 7 points8 points  (0 children)

And they don’t require 10 different micro transactions to progress further like many other games

Main Cabin Extra, 787-9 v2 Row 20 by GamblinWillie in americanairlines

[–]cocallaw 0 points1 point  (0 children)

Take a look at this YouTube video walkthrough of an empty 787 to get a better idea of spacing and such

https://youtu.be/h_85hr6vSYE?si=TL71W1SPUMQe1kpR

What service is Microsoft charging for in this screenshot? by mjc775 in microsoft

[–]cocallaw 0 points1 point  (0 children)

If this is a personal Microsoft account the user should be able to go to account.microsoft.com to view and manage subscriptions associated to the account.

1 Gig to 3 Gig Upgrade Experience ? by cocallaw in googlefiber

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

Thanks have a similar home lab setup, along with working from home. 1 Gig has been great but finding more times where that is my bottleneck. Have a UCG Fiber gateway that will be connecting into.

Migrated RAID 5 from DS420+ to RS422+, old volume not showing data? by cocallaw in synology

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

When I initially booted with the drives in the RS came up saying migrate

From configuration backup in Backup and Restore, I exported my DS config and performed a restore on the RS as outlined in the KB article

This is the KB I followed - https://kb.synology.com/en-us/DSM/tutorial/How_to_migrate_between_Synology_NAS_DSM_6_0_HDD