cloud-Init – just for remember
#cloud-config runcmd: – date >> /home/onlyonce bootcmd: – date >> /home/everyboot More info.
#cloud-config runcmd: – date >> /home/onlyonce bootcmd: – date >> /home/everyboot More info.
Sometimes we need to execute several tasks before Source Code Checkout – Install Certificates configure git. This Market Place solution can be very helpful: https://marketplace.visualstudio.com/items?itemName=jessehouwing.pre-post-tasks Sample task: # Starter pipeline trigger: – none pool: name: privatepool steps: – task: jessehouwing.pre-post-tasks.Pre-CmdLineV2.Pre-CmdLine@2 displayName: ‘Pre’ inputs: script: ‘du -sh /agent/* | sort -h’ – task: Bash@3 displayName: ‘Main’ inputs: targetType: ‘inline’ script: | du -sh /agent/* | sort -h Look like:
The connection has been terminated because an unexpected server authentication certificate was received from the remote computer. In my case the error was connected after adding HA for Connection Broker and adding new DNS name for the RD Connection Broker cluster, that was not included in certificate. You can always change it using Power Shell […]
W środowy wieczór po 2 letnim czasie pandemii odbyło się 49 spotkanie Microsoft Azure User Group Poland w Warszawie, tym razem w siedzibie I dzięki uprzejmości ISS World Services. Co było ciekawego w porządku chronologicznym w nowej i chyba ciepło przyjętej formule wystąpień 15, czyli 20 minutowych. Emil pokazywał dość skomplikowany przykład wykorzystania promowanej metody […]
Controls of Cybersecurity Maturity Model Certification (CMMC) based on Microsoft Technical Reference Guide: Limit information system access to authorized users, processes acting on … Limit information system access to the types of transactions and functions … Control the flow of CUI in accordance with approved authorizations. Separate the duties of individuals to reduce the risk […]