Search notes:

PowerShell cmdLet add-azVirtualNetworkSubnetConfig

add-azVirtualNetworkSubnetConfig creates an in-memory representation of a subnet.
After creating this in memory representation, it should be piped to set-azVirtualNetwork to update the network accordingly:
$sn = add-azVirtualNetworkSubnetConfig …
$sn | set-azVirtualNetwork

See also

Powershell command noun: azVirtualNetworkSubnetConfig

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Windows/...', 1759612586, '216.73.216.149', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Windows/PowerShell/command-inventory/noun/az/VirtualNetworkSubnetConfig/add(41): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78