ericsoler1
ericsoler1
``` [] let tests = testlist "sometestList" { failwith "failure" } ``` when run with dotnet test will report Passed! - Failed: 0, Passed: 1, Skipped: 0, Total: 1,
This will always add depends on clause regardless of if the storage account resource is managed or unmanaged. https://github.com/CompositionalIT/farmer/blob/c0f861b7487d1e4dc3b4bc080edb9f9e050858b5/src/Farmer/Arm/Compute.fs#L96 This needs to be a LinkedResource https://github.com/CompositionalIT/farmer/blob/c0f861b7487d1e4dc3b4bc080edb9f9e050858b5/src/Farmer/Arm/Compute.fs#L72
Add Builder and Resource support for ExpressRouteGateways.
Add support for Subscriptions forwardTo property and add the defaultMessageTimeToLive to the SubscriptionBuilder. [Subscriptions](https://docs.microsoft.com/en-us/azure/templates/microsoft.servicebus/2017-04-01/namespaces/topics/subscriptions#sbsubscriptionproperties-object) Add support for topic/AuthorizationRules [AuthorizationRules](https://docs.microsoft.com/en-us/azure/templates/microsoft.servicebus/2017-04-01/namespaces/topics/authorizationrules)