Azure / Azure/azure-powershell

[Az.Functions] The docs of cmdlets which are not included in functionsToExport list show up

Open
#16,666 3 comments 0 reactions 1 assignee Claimed by @Francisco-Gamino View on GitHub
act-observability-squad bug Doc - Reference Functions Investigate :mag: Service Attention
Dominant language
C#
Stars
4.8k
Forks
4.3k
Avg merge
2d 17h
Merged PRs (30d)
51

Description

### Description

Some cmdlets in Az.Functions are not included in the list of functionsToExport. So Az.Functions.psd1 don't expose them to customer.
![image](https://user-images.githubusercontent.com/19869716/146496295-5110814b-284a-4151-b4dc-61e6f2f2ada8.png)
https://github.com/Azure/azure-powershell/blob/0620ae913953b155ab92ae4c0371735c7f48c4e2/src/Functions/README.md?plain=1#L107:L123

But their docs and scripts still exist in docs/export folder, they may need to be hided.

Here is the cmdlet list that we detected were not included in functionsToExport but their docs exists.
![image](https://user-images.githubusercontent.com/19869716/146502516-e747822d-3998-4146-aac6-d2e1d197eef5.png)

### Issue script & Debug output

```PowerShell
None
```

### Environment data

```PowerShell
None
```

### Module versions

```PowerShell
None
```

### Error output

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.