StephanieHan

Results 8 comments of StephanieHan

> > ``` > > "Status": { > > ``` > > should be modelled as a proxy resource with along with the top level envelope > ----------------- Do we...

> > ``` > > "additionalProperties": { > > ``` > > remove all free form objects or provide a justification for why you need it? --- This is not...

> > ``` > > "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Media/mediaservices/{accountName}/liveEvents/{liveEventName}/trackIngestHeartbeat": { > > ``` > > resourceCollection names MUST be nouns and plural > --- How about the name of another one? `"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Media/mediaservices/{accountName}/liveEvents/{liveEventName}/status"`. Is...

hey, yes it's on ![image](https://user-images.githubusercontent.com/10178566/131170301-32603c96-c86a-4e8c-a087-60a84730922d.png)

Hey, I restarted my machine, and try running it again, but still the same error: ![image](https://user-images.githubusercontent.com/10178566/131174131-b534b7d7-50dd-4548-be7f-cf703b5b18fb.png) This same error happened to my two machines, and the developer mode is turned...

run this command resolved my issue: `netsh http add iplisten 127.0.0.1`