Wiedza
  • 0 Koszyk
  • Kontakt
  • Moje konto
  • Blog
  • MOC On-Demand – co to takiego?
  • MOC On-Demand – Co zyskujesz?
  • Kursy MS

Zero Trust – Step by Step Workshop

Successor of Zero Trust Model descibed https://rzetelnekursy.pl/zero-trust-model-audit-for-free has a new version https://aka.ms/ztworkshop. It includes: Assesment Workshops Implementation RoadMap    

Czytaj dalej

Scripts to Report All Backups in Recovery Services Vaults

All VM in Backup: # Import necessary modules # Import-Module Az # Connect-AzAccount # Get all Recovery Services Vaults $recoveryVaults = Get-AzRecoveryServicesVault # Initialize an array to hold backup items $backupItems = @() # Enumerate all Recovery Services Vaults foreach ($vault in $recoveryVaults) { # Set the context to the current vault Set-AzRecoveryServicesVaultContext -Vault $vault […]

Czytaj dalej

Combine AppID from Azure Logs with the Application Name – How to

If we query for AppID from Log Analytics,  like: MicrosoftGraphActivityLogs | summarize NumberOfRequests=count() by AppId | order by NumberOfRequests desc we usually need to combine it with the Application name. So we need to export all Enterprise Applications and App Registrations to csv from: https://portal.azure.com/#view/Microsoft_AAD_IAM/StartboardApplicationsMenuBlade/~/AppAppsPreview/menuId~/null https://portal.azure.com/#view/Microsoft_AAD_IAM/ActiveDirectoryMenuBlade/~/RegisteredApps Do not forget about Managed Identities, you can do […]

Czytaj dalej

Sample Event Driven application – Storage Account, Azure Functions, Computer Vision and CosmosDB

Sample Event Driven application – that uses Storage Account as a input than trigger Azure Function, uses Computer Vision and store information in CosmosDB. All with help of Event Grid.   Full source code: https://github.com/MariuszFerdyn/Build-and-deploy-serverless-apps-with-Azure-Functions-and-Azure-AI

Czytaj dalej

Azure Form Recognizer / Document Intelligence Studio – Step By Step #MSBUILD

Complete solution for using Azure Form Recognizer / Document Intelligence Studio.   Source code used in this Lab: https://github.com/MariuszFerdyn/AzureAI-Document-Intelligence-Studio—Form-Recognizer

Czytaj dalej

< 1 2 3 4 5 >»
Projekt i wykonanie: Mobiconnect i fast-sms.net   |    Regulamin
Ta strona korzysta z ciasteczek aby świadczyć usługi na najwyższym poziomie. Dalsze korzystanie ze strony oznacza, że zgadzasz się na ich użycie.Zgoda

Added to Cart

Keep Shopping